Skip to main content Skip to docs navigation

#bdcbc8 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 China Light Green and its hex is #BCC9C7 Nearest Color Name

Color Hue/Base color: Green

Hex #bdcbc8 Color code in RGB color code model is created after adding 74.12% red color, 79.61% green color and 78.43% blue color. Hex #bdcbc8 Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 0% magenta, 1% yellow and 20.39% black.

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

RGB Chart

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

Color Table

Hex Color Code bdcbc8 #bdcbc8
RGB Decimal 189, 203, 200 189, 203, 200
RGB Percent 74%, 80%, 78% rgb(74%, 80%, 78%)
CSS RGBa 189, 203, 200,1 rgba(189,203,200,1)
CMYK Model cmyk(7%,0%,1%,20.39%)
HSL Color Space 167,12% ,77% hsl(167,12% ,77%)
HSV Color Space 167°, 7%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111101 11001011 11001000
Octal 275 313 310
Decimal 189 203 200
Hex bd cb c8

Different shades of #bdcbc8 color code.

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

Darkest of #bdcbc8
#698680
Darker of #bdcbc8
#849e98
Dark of #bdcbc8
#a0b5b0
Base of #bdcbc8
#bdcbc8
Light of #bdcbc8
#dae1e0
Lighter
#f6f8f8
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

#bdcbc8
#cbbdc0

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

Split Complementary

#bdcbc8
#cbbdc7
#cbc1bd

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

Analogous Color

#bdcbc0
#bdcbc2
#bdcbc8
#bdc9cb
#bdc3cb

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

#bdcbc8
#cbc8bd
#c8bdcb

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

#bdcbc8
#c8bdcb
#cbbdc0
#c0cbbd

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

#bdcbc8
#c1bdcb
#cbbdc0
#c7cbbd

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

#536964
#698680
#849e98
#a0b5b0
#bdcbc8
#dae1e0
#f6f8f8
#ffffff
#ffffff

Tints of #bdcbc8 Color

#bdcbc8
#c4d0ce
#cbd6d4
#d3dcda
#dae2e0
#e1e7e6
#e9edec
#f0f3f2
#f7f9f8
#ffffff

Shades of #bdcbc8 color code

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

#bdcbc8
#a8b4b1
#939d9b
#7e8785
#69706f
#545a58
#3f4342
#2a2d2c
#151616
#000000

Tones

#bdcbc8
#c4c4c4
#c4c4c4
#c4c4c4
#c4c4c4

Tones

Similar Color like #bdcbc8 color

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

#beccc9
#bfcdca
#c0cecb
#c1cfcc
#c2d0cd
#c3d1ce
#c4d2cf
#c5d3d0
#c6d4d1
#c7d5d2
#c8d6d3
#c9d7d4
#cad8d5
#cbd9d6
#bccac7
#bbc9c6
#bac8c5
#b9c7c4
#b8c6c3
#b7c5c2
#b6c4c1
#b5c3c0
#b4c2bf
#b3c1be
#b2c0bd
#b1bfbc
#b0bebb
#afbdba

Download this Light Green

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

#bdcbc8 Color Code Preview on Black Background Color

This is how #bdcbc8 Color will look on black background color. Color contrast ratio is 12.54

#bdcbc8 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdcbc8

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdcbc8

#bdcbc8 color code is use for CSS Background Color

Background color for the above div is #bdcbc8

HTML with inline CSS

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

#bdcbc8 color code is use for CSS Border Color

CSS Border color for the above div is #bdcbc8

HTML with inline CSS

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

CSS Border Left color for the above div is #bdcbc8

HTML with inline CSS

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

CSS Border Right color for the above div is #bdcbc8

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdcbc8

HTML with inline CSS

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

CSS Border Top color for the above div is #bdcbc8

HTML with inline CSS

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

#bdcbc8 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdcbc8 Color code Preview on White Background

This is how #bdcbc8 Color code will look on white background color. Color contrast ratio is 1.67

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

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