#BDDEAB Color Information

Hex color code: #BDDEAB

The hex color #BDDEAB is a ethereal green with RGB values of (189, 222, 171) and HSL of (99°, 44%, 77%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BDDEAB
RGB
189, 222, 171
HSL
99°, 44%, 77%
CMYK
15%, 0%, 23%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDDEAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 222, 171

Red: 189 / Green: 222 / Blue: 171

HSL

99°, 44%, 77%

Hue: 99° / Saturation: 44% / Lightness: 77%

CMYK

15%, 0%, 23%, 13%

Cyan: 15% / Magenta: 0% / Yellow: 23% / Key: 13%

What color is #BDDEAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDDEAB to RGB:

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

HEX to HSL

Convert #BDDEAB to HSL:

hsl(99, 44%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BDDEAB to CMYK:

cmyk(15%, 0%, 23%, 13%)Color Converter →

Color Meaning and Usage

#BDDEAB is a light green color with RGB values of 189, 222, 171 and HSL of 99°, 44%, 77%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDDEAB is #CCABDE, creating high-contrast pairings. For softer combinations, try analogous colors like #D6DEAB.

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

Contrast with #BDDEAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDDEAB?

#BDDEAB is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #BDDEAB?

#BDDEAB in RGB is (189, 222, 171) - 189 red, 222 green, and 171 blue.

How to use #BDDEAB in CSS?

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

What colors go well with #BDDEAB?

#CCABDE (complementary), #D6DEAB (analogous), and #91C973 (lighter shade) work well with #BDDEAB.