Skip to main content Skip to docs navigation

#bbdfdb 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 Mint Blue and its hex is #BCE0DF Nearest Color Name

Color Hue/Base color: Green

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

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

RGB Chart

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

Color Table

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

Color in numbers

Type Red Green Blue
Binary 10111011 11011111 11011011
Octal 273 337 333
Decimal 187 223 219
Hex bb df db

Different shades of #bbdfdb color code.

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

Darkest of #bbdfdb
#53aea4
Darker of #bbdfdb
#76beb6
Dark of #bbdfdb
#98cfc9
Base of #bbdfdb
#bbdfdb
Light of #bbdfdb
#deefed
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

#bbdfdb
#dfbbbf

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

Split Complementary

#bbdfdb
#dfbbd1
#dfc9bb

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

Analogous Color

#bbdfc6
#bbdfcc
#bbdfdb
#bbd7df
#bbc8df

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

#bbdfdb
#dfdbbb
#dbbbdf

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

#bbdfdb
#dbbbdf
#dfbbbf
#bfdfbb

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

#bbdfdb
#c9bbdf
#dfbbbf
#d1dfbb

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 #bbdfdb

#428c84
#53aea4
#76beb6
#98cfc9
#bbdfdb
#deefed
#ffffff
#ffffff
#ffffff

Tints of #bbdfdb Color

#bbdfdb
#c2e2df
#cae6e3
#d1e9e7
#d9edeb
#e0f0ef
#e8f4f3
#eff7f7
#f7fbfb
#ffffff

Shades of #bbdfdb color code

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

#bbdfdb
#a6c6c2
#91adaa
#7c9492
#677b79
#536361
#3e4a49
#293130
#141818
#000000

Tones

#bbdfdb
#c5d5d3
#cdcdcd
#cdcdcd
#cdcdcd

Tones

Similar Color like #bbdfdb color

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

#bce0dc
#bde1dd
#bee2de
#bfe3df
#c0e4e0
#c1e5e1
#c2e6e2
#c3e7e3
#c4e8e4
#c5e9e5
#c6eae6
#c7ebe7
#c8ece8
#c9ede9
#badeda
#b9ddd9
#b8dcd8
#b7dbd7
#b6dad6
#b5d9d5
#b4d8d4
#b3d7d3
#b2d6d2
#b1d5d1
#b0d4d0
#afd3cf
#aed2ce
#add1cd

Download this Light Green

Hex #bbdfdb 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.

#bbdfdb Color Code Preview on Black Background Color

This is how #bbdfdb Color will look on black background color. Color contrast ratio is 14.69

#bbdfdb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbdfdb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bbdfdb

#bbdfdb color code is use for CSS Background Color

Background color for the above div is #bbdfdb

HTML with inline CSS

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

#bbdfdb color code is use for CSS Border Color

CSS Border color for the above div is #bbdfdb

HTML with inline CSS

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

CSS Border Left color for the above div is #bbdfdb

HTML with inline CSS

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

CSS Border Right color for the above div is #bbdfdb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bbdfdb

HTML with inline CSS

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

CSS Border Top color for the above div is #bbdfdb

HTML with inline CSS

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

#bbdfdb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bbdfdb Color code Preview on White Background

This is how #bbdfdb Color code will look on white background color. Color contrast ratio is 1.43

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 #bbdfdb; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #bbdfdb; }

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,223,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(223,187,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(187,223,219,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }