Skip to main content Skip to docs navigation

#bbdcdf hex color | Download Light Green BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Tender Waves and its hex is #BADBDF Nearest Color Name

Color Hue/Base color: Green

Hex #bbdcdf Color code in RGB color code model is created after adding 73.33% red color, 86.27% green color and 87.45% blue color. Hex #bbdcdf Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 1% magenta, 0% yellow and 12.55% black.

Hex #bbdcdf color code is between #aadddd web safe hex color code and #ccccee web safe hex color code. #aadddd is the nearest web safe color code. You can see here many more shades of #bbdcdf color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code bbdcdf #bbdcdf
RGB Decimal 187, 220, 223 187, 220, 223
RGB Percent 73%, 86%, 87% rgb(73%, 86%, 87%)
CSS RGBa 187, 220, 223,1 rgba(187,220,223,1)
CMYK Model cmyk(16%,1%,0%,12.55%)
HSL Color Space 185,36% ,80% hsl(185,36% ,80%)
HSV Color Space 185°, 16%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111011 11011100 11011111
Octal 273 334 337
Decimal 187 220 223
Hex bb dc df

Different shades of #bbdcdf color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #bbdcdf
#53a6ae
Darker of #bbdcdf
#76b8be
Dark of #bbdcdf
#98cacf
Base of #bbdcdf
#bbdcdf
Light of #bbdcdf
#deeeef
Lighter
#ffffff
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#bbdcdf
#dfbebb

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#bbdcdf
#dfbbca
#dfd0bb

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#bbdfcd
#bbdfd3
#bbdcdf
#bbd0df
#bbc1df

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#bbdcdf
#dcdfbb
#dfbbdc

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#bbdcdf
#dfbbdc
#dfbebb
#bbdfbe

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#bbdcdf
#d0bbdf
#dfbebb
#cadfbb

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #bbdcdf

#42868c
#53a6ae
#76b8be
#98cacf
#bbdcdf
#deeeef
#ffffff
#ffffff
#ffffff

Tints of #bbdcdf Color

#bbdcdf
#c2dfe2
#cae3e6
#d1e7e9
#d9ebed
#e0eff0
#e8f3f4
#eff7f7
#f7fbfb
#ffffff

Shades of #bbdcdf color code

Generate more color scales with scales (color stack) generator.

#bbdcdf
#a6c3c6
#91abad
#7c9294
#677a7b
#536163
#3e494a
#293031
#141818
#000000

Tones

#bbdcdf
#c5d4d5
#cdcdcd
#cdcdcd
#cdcdcd

Tones

Similar Color like #bbdcdf color

Find visually similar hex color codes nearing to #bbdcdf hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#bcdde0
#bddee1
#bedfe2
#bfe0e3
#c0e1e4
#c1e2e5
#c2e3e6
#c3e4e7
#c4e5e8
#c5e6e9
#c6e7ea
#c7e8eb
#c8e9ec
#c9eaed
#badbde
#b9dadd
#b8d9dc
#b7d8db
#b6d7da
#b5d6d9
#b4d5d8
#b3d4d7
#b2d3d6
#b1d2d5
#b0d1d4
#afd0d3
#aecfd2
#adced1

Download this Light Green

Hex #bbdcdf Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#bbdcdf Color Code Preview on Black Background Color

This is how #bbdcdf Color will look on black background color. Color contrast ratio is 14.42

#bbdcdf in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#bbdcdf">Your Example Paragraph content text in with font color #bbdcdf </p>

Your Example Paragraph content text in with font color #bbdcdf

HTML with inline CSS

<div style="color:#bbdcdf">Your Paragraph text in with font color #bbdcdf </div>

Your Example Paragraph content text in with font color #bbdcdf

#bbdcdf color code is use for CSS Background Color

Background color for the above div is #bbdcdf

HTML with inline CSS

<div style="background-color:#bbdcdf;"></div>

#bbdcdf color code is use for CSS Border Color

CSS Border color for the above div is #bbdcdf

HTML with inline CSS

<div style="border:5px solid #bbdcdf;"></div>

CSS Border Left color for the above div is #bbdcdf

HTML with inline CSS

<div style="border-left:5px solid #bbdcdf;"></div>

CSS Border Right color for the above div is #bbdcdf

HTML with inline CSS

<div style="border-right:5px solid #bbdcdf;"></div>

CSS Border Bottom color for the above div is #bbdcdf

HTML with inline CSS

<div style="border-bottom:5px solid #bbdcdf;"></div>

CSS Border Top color for the above div is #bbdcdf

HTML with inline CSS

<div style="border-top:5px solid #bbdcdf;"></div>

#bbdcdf hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#bbdcdf; } .examplecolorclass {color:#bbdcdf; } .examplebordercolor {border:3px solid #bbdcdf; }

#bbdcdf Color code Preview on White Background

This is how #bbdcdf Color code will look on white background color. Color contrast ratio is 1.46

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #bbdcdf; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #bbdcdf; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(187,220,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(223,190,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,220,223,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }