Skip to main content Skip to docs navigation

#bdcec8 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 White Box and its hex is #BFD0CB Nearest Color Name

Color Hue/Base color: Green

Hex #bdcec8 Color code in RGB color code model is created after adding 74.12% red color, 80.78% green color and 78.43% blue color. Hex #bdcec8 Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 0% magenta, 3% yellow and 19.22% black.

Hex #bdcec8 color code is between #bbcccc web safe hex color code and #ccddbb web safe hex color code. #bbcccc is the nearest web safe color code. You can see here many more shades of #bdcec8 color code.

RGB Chart

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

Color Table

Hex Color Code bdcec8 #bdcec8
RGB Decimal 189, 206, 200 189, 206, 200
RGB Percent 74%, 81%, 78% rgb(74%, 81%, 78%)
CSS RGBa 189, 206, 200,1 rgba(189,206,200,1)
CMYK Model cmyk(8%,0%,3%,19.22%)
HSL Color Space 159,15% ,77% hsl(159,15% ,77%)
HSV Color Space 159°, 8%, 81%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111101 11001110 11001000
Octal 275 316 310
Decimal 189 206 200
Hex bd ce c8

Different shades of #bdcec8 color code.

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

Darkest of #bdcec8
#678b7e
Darker of #bdcec8
#82a397
Dark of #bdcec8
#a0b8b0
Base of #bdcec8
#bdcec8
Light of #bdcec8
#dae4e0
Lighter
#f8f9f9
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

#bdcec8
#cebdc3

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

Split Complementary

#bdcec8
#cebdcb
#cebfbd

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

Analogous Color

#bdcebe
#bdcec1
#bdcec8
#bdcece
#bdc7ce

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

#bdcec8
#cec8bd
#c8bdce

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

#bdcec8
#c8bdce
#cebdc3
#c3cebd

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

#bdcec8
#bfbdce
#cebdc3
#cbcebd

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

#516e64
#678b7e
#82a397
#a0b8b0
#bdcec8
#dae4e0
#f8f9f9
#ffffff
#ffffff

Tints of #bdcec8 Color

#bdcec8
#c4d3ce
#cbd8d4
#d3deda
#dae3e0
#e1e9e6
#e9eeec
#f0f4f2
#f7f9f8
#ffffff

Shades of #bdcec8 color code

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

#bdcec8
#a8b7b1
#93a09b
#7e8985
#69726f
#545b58
#3f4442
#2a2d2c
#151616
#000000

Tones

#bdcec8
#c5c5c5
#c5c5c5
#c5c5c5
#c5c5c5

Tones

Similar Color like #bdcec8 color

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

#becfc9
#bfd0ca
#c0d1cb
#c1d2cc
#c2d3cd
#c3d4ce
#c4d5cf
#c5d6d0
#c6d7d1
#c7d8d2
#c8d9d3
#c9dad4
#cadbd5
#cbdcd6
#bccdc7
#bbccc6
#bacbc5
#b9cac4
#b8c9c3
#b7c8c2
#b6c7c1
#b5c6c0
#b4c5bf
#b3c4be
#b2c3bd
#b1c2bc
#b0c1bb
#afc0ba

Download this Light Green

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

#bdcec8 Color Code Preview on Black Background Color

This is how #bdcec8 Color will look on black background color. Color contrast ratio is 12.83

#bdcec8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdcec8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdcec8

#bdcec8 color code is use for CSS Background Color

Background color for the above div is #bdcec8

HTML with inline CSS

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

#bdcec8 color code is use for CSS Border Color

CSS Border color for the above div is #bdcec8

HTML with inline CSS

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

CSS Border Left color for the above div is #bdcec8

HTML with inline CSS

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

CSS Border Right color for the above div is #bdcec8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdcec8

HTML with inline CSS

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

CSS Border Top color for the above div is #bdcec8

HTML with inline CSS

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

#bdcec8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdcec8 Color code Preview on White Background

This is how #bdcec8 Color code will look on white background color. Color contrast ratio is 1.64

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

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(189,206,200,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(206,189,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(189,206,200,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }