Skip to main content Skip to docs navigation

#bddcbf 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 Lamina and its hex is #BBD9BC Nearest Color Name

Color Hue/Base color: Green

Hex #bddcbf Color code in RGB color code model is created after adding 74.12% red color, 86.27% green color and 74.9% blue color. Hex #bddcbf Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 13% yellow and 13.73% black.

Hex #bddcbf color code is between #bbddbb web safe hex color code and #cccccc web safe hex color code. #bbddbb is the nearest web safe color code. You can see here many more shades of #bddcbf color code.

RGB Chart

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

Color Table

Hex Color Code bddcbf #bddcbf
RGB Decimal 189, 220, 191 189, 220, 191
RGB Percent 74%, 86%, 75% rgb(74%, 86%, 75%)
CSS RGBa 189, 220, 191,1 rgba(189,220,191,1)
CMYK Model cmyk(14%,0%,13%,13.73%)
HSL Color Space 124,31% ,80% hsl(124,31% ,80%)
HSV Color Space 124°, 14%, 86%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111101 11011100 10111111
Octal 275 334 277
Decimal 189 220 191
Hex bd dc bf

Different shades of #bddcbf color code.

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

Darkest of #bddcbf
#59a75e
Darker of #bddcbf
#7ab97e
Dark of #bddcbf
#9cca9f
Base of #bddcbf
#bddcbf
Light of #bddcbf
#deeedf
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

#bddcbf
#dcbdda

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

Split Complementary

#bddcbf
#cfbddc
#dcbdcb

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

Analogous Color

#cddcbd
#c8dcbd
#bddcbf
#bddcc9
#bddcd6

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

#bddcbf
#dcbfbd
#bfbddc

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

#bddcbf
#bfbddc
#dcbdda
#dadcbd

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

#bddcbf
#bdcbdc
#dcbdda
#dccfbd

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

#47864b
#59a75e
#7ab97e
#9cca9f
#bddcbf
#deeedf
#ffffff
#ffffff
#ffffff

Tints of #bddcbf Color

#bddcbf
#c4dfc6
#cbe3cd
#d3e7d4
#daebdb
#e1efe2
#e9f3e9
#f0f7f0
#f7fbf7
#ffffff

Shades of #bddcbf color code

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

#bddcbf
#a8c3a9
#93ab94
#7e927f
#697a6a
#546154
#3f493f
#2a302a
#151815
#000000

Tones

#bddcbf
#c7d2c8
#cdcdcd
#cdcdcd
#cdcdcd

Tones

Similar Color like #bddcbf color

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

#beddc0
#bfdec1
#c0dfc2
#c1e0c3
#c2e1c4
#c3e2c5
#c4e3c6
#c5e4c7
#c6e5c8
#c7e6c9
#c8e7ca
#c9e8cb
#cae9cc
#cbeacd
#bcdbbe
#bbdabd
#bad9bc
#b9d8bb
#b8d7ba
#b7d6b9
#b6d5b8
#b5d4b7
#b4d3b6
#b3d2b5
#b2d1b4
#b1d0b3
#b0cfb2
#afceb1

Download this Light Green

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

#bddcbf Color Code Preview on Black Background Color

This is how #bddcbf Color will look on black background color. Color contrast ratio is 14.15

#bddcbf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bddcbf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bddcbf

#bddcbf color code is use for CSS Background Color

Background color for the above div is #bddcbf

HTML with inline CSS

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

#bddcbf color code is use for CSS Border Color

CSS Border color for the above div is #bddcbf

HTML with inline CSS

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

CSS Border Left color for the above div is #bddcbf

HTML with inline CSS

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

CSS Border Right color for the above div is #bddcbf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bddcbf

HTML with inline CSS

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

CSS Border Top color for the above div is #bddcbf

HTML with inline CSS

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

#bddcbf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bddcbf Color code Preview on White Background

This is how #bddcbf Color code will look on white background color. Color contrast ratio is 1.48

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

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