#BDD0AC Color Information

Hex color code: #BDD0AC

The hex color #BDD0AC is a pastel green with RGB values of (189, 208, 172) and HSL of (92°, 28%, 75%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BDD0AC
RGB
189, 208, 172
HSL
92°, 28%, 75%
CMYK
9%, 0%, 17%, 18%

Shades

CSS Usage
color: #BDD0AC;
background-color: #BDD0AC;
border-color: #BDD0AC;
box-shadow: 0 0 10px #BDD0AC;
border: 2px solid #BDD0AC;
Tailwind Usage
bg-[#BDD0AC]
text-[#BDD0AC]
border-[#BDD0AC]
shadow-[0_0_10px_BDD0AC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BDD0AC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BDD0AC; color: #000000; }

Badge

New Feature
.badge { background-color: #BDD0AC; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BDD0AC; background-color: #BDD0AC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BDD0AC20; border-left: 4px solid #BDD0AC; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BDD0AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BDD0AC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 208, 172

Red: 189 / Green: 208 / Blue: 172

HSL

92°, 28%, 75%

Hue: 92° / Saturation: 28% / Lightness: 75%

CMYK

9%, 0%, 17%, 18%

Cyan: 9% / Magenta: 0% / Yellow: 17% / Key: 18%

What color is #BDD0AC?

#BDD0AC is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDD0AC to RGB:

rgb(189, 208, 172)HEX to RGB Converter →

HEX to HSL

Convert #BDD0AC to HSL:

hsl(92, 28%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BDD0AC to CMYK:

cmyk(9%, 0%, 17%, 18%)Color Converter →

Color Meaning and Usage

A gentle green tone, #BDD0AC has RGB (189, 208, 172) and HSL (92°, 28%, 75%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDD0AC is #C0ADD1, creating high-contrast pairings. For softer combinations, try analogous colors like #D0D1AD.

Use #BDD0AC in CSS: color: #BDD0AC or background-color: #BDD0AC. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BDD0AC

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 12.78:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDD0AC?

#BDD0AC is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #BDD0AC?

#BDD0AC in RGB is (189, 208, 172) - 189 red, 208 green, and 172 blue.

How to use #BDD0AC in CSS?

Use #BDD0AC directly in your CSS properties like color or background-color.

What colors go well with #BDD0AC?

#C0ADD1 (complementary), #D0D1AD (analogous), and #97B67C (lighter shade) work well with #BDD0AC.