#BDD8AB Color Information

Hex color code: #BDD8AB

#BDD8AB is a airy green color. In RGB it is (189, 216, 171), and in HSL it is (96°, 37%, 76%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BDD8AB
RGB
189, 216, 171
HSL
96°, 37%, 76%
CMYK
12%, 0%, 21%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BDD8AB; 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 #BDD8AB; background-color: #BDD8AB15; }

Alert / Toast

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

Link / Accent

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

a { color: #BDD8AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 216, 171

Red: 189 / Green: 216 / Blue: 171

HSL

96°, 37%, 76%

Hue: 96° / Saturation: 37% / Lightness: 76%

CMYK

12%, 0%, 21%, 15%

Cyan: 12% / Magenta: 0% / Yellow: 21% / Key: 15%

What color is #BDD8AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDD8AB to RGB:

rgb(189, 216, 171)HEX to RGB Converter →

HEX to HSL

Convert #BDD8AB to HSL:

hsl(96, 37%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #BDD8AB to CMYK:

cmyk(12%, 0%, 21%, 15%)Color Converter →

Color Meaning and Usage

#BDD8AB is a soft green color with RGB values of 189, 216, 171 and HSL of 96°, 37%, 76%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDD8AB is #C6ABD8, creating high-contrast pairings. For softer combinations, try analogous colors like #D4D8AB.

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

Contrast with #BDD8AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDD8AB?

#BDD8AB is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #BDD8AB?

#BDD8AB in RGB is (189, 216, 171) - 189 red, 216 green, and 171 blue.

How to use #BDD8AB in CSS?

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

What colors go well with #BDD8AB?

#C6ABD8 (complementary), #D4D8AB (analogous), and #94C077 (lighter shade) work well with #BDD8AB.