Skip to main content Skip to docs navigation

#bdddb0 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 Graceful Flower and its hex is #BDDFB2 Nearest Color Name

Color Hue/Base color: Green

Hex #bdddb0 Color code in RGB color code model is created after adding 74.12% red color, 86.67% green color and 69.02% blue color. Hex #bdddb0 Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 0% magenta, 20% yellow and 13.33% black.

Hex #bdddb0 color code is between #bbccaa web safe hex color code and #cceebb web safe hex color code. #bbccaa is the nearest web safe color code. You can see here many more shades of #bdddb0 color code.

RGB Chart

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

Color Table

Hex Color Code bdddb0 #bdddb0
RGB Decimal 189, 221, 176 189, 221, 176
RGB Percent 74%, 87%, 69% rgb(74%, 87%, 69%)
CSS RGBa 189, 221, 176,1 rgba(189,221,176,1)
CMYK Model cmyk(14%,0%,20%,13.33%)
HSL Color Space 103,40% ,78% hsl(103,40% ,78%)
HSV Color Space 103°, 20%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10111101 11011101 10110000
Octal 275 335 260
Decimal 189 221 176
Hex bd dd b0

Different shades of #bdddb0 color code.

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

Darkest of #bdddb0
#65ab49
Darker of #bdddb0
#81be69
Dark of #bdddb0
#9fce8c
Base of #bdddb0
#bdddb0
Light of #bdddb0
#dbecd4
Lighter
#f9fcf7
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

#bdddb0
#d0b0dd

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

Split Complementary

#bdddb0
#b9b0dd
#ddb0d3

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

Analogous Color

#d7ddb0
#d0ddb0
#bdddb0
#b0ddb2
#b0ddc5

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

#bdddb0
#ddb0bd
#b0bddd

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

#bdddb0
#b0bddd
#d0b0dd
#ddd0b0

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

#bdddb0
#b0d3dd
#d0b0dd
#ddb9b0

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

#50873a
#65ab49
#81be69
#9fce8c
#bdddb0
#dbecd4
#f9fcf7
#ffffff
#ffffff

Tints of #bdddb0 Color

#bdddb0
#c4e0b8
#cbe4c1
#d3e8ca
#daecd3
#e1efdb
#e9f3e4
#f0f7ed
#f7fbf6
#ffffff

Shades of #bdddb0 color code

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

#bdddb0
#a8c49c
#93ab88
#7e9375
#697a61
#54624e
#3f493a
#2a3127
#151813
#000000

Tones

#bdddb0
#c2d2bb
#c6c6c6
#c6c6c6
#c6c6c6

Tones

Similar Color like #bdddb0 color

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

#bedeb1
#bfdfb2
#c0e0b3
#c1e1b4
#c2e2b5
#c3e3b6
#c4e4b7
#c5e5b8
#c6e6b9
#c7e7ba
#c8e8bb
#c9e9bc
#caeabd
#cbebbe
#bcdcaf
#bbdbae
#badaad
#b9d9ac
#b8d8ab
#b7d7aa
#b6d6a9
#b5d5a8
#b4d4a7
#b3d3a6
#b2d2a5
#b1d1a4
#b0d0a3
#afcfa2

Download this Light Green

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

#bdddb0 Color Code Preview on Black Background Color

This is how #bdddb0 Color will look on black background color. Color contrast ratio is 14.13

#bdddb0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdddb0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #bdddb0

#bdddb0 color code is use for CSS Background Color

Background color for the above div is #bdddb0

HTML with inline CSS

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

#bdddb0 color code is use for CSS Border Color

CSS Border color for the above div is #bdddb0

HTML with inline CSS

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

CSS Border Left color for the above div is #bdddb0

HTML with inline CSS

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

CSS Border Right color for the above div is #bdddb0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #bdddb0

HTML with inline CSS

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

CSS Border Top color for the above div is #bdddb0

HTML with inline CSS

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

#bdddb0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#bdddb0 Color code Preview on White Background

This is how #bdddb0 Color code will look on white background color. Color contrast ratio is 1.49

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

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