#BDEE9D Color Information

Hex color code: #BDEE9D

The hex color #BDEE9D is a airy green with RGB values of (189, 238, 157) and HSL of (96°, 70%, 77%). It is popular in mobile app design.

Try:
Color NamePale Green
HEX
#BDEE9D
RGB
189, 238, 157
HSL
96°, 70%, 77%
CMYK
21%, 0%, 34%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDEE9D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 238, 157

Red: 189 / Green: 238 / Blue: 157

HSL

96°, 70%, 77%

Hue: 96° / Saturation: 70% / Lightness: 77%

CMYK

21%, 0%, 34%, 7%

Cyan: 21% / Magenta: 0% / Yellow: 34% / Key: 7%

What color is #BDEE9D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDEE9D to RGB:

rgb(189, 238, 157)HEX to RGB Converter →

HEX to HSL

Convert #BDEE9D to HSL:

hsl(96, 70%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #BDEE9D to CMYK:

cmyk(21%, 0%, 34%, 7%)Color Converter →

Color Meaning and Usage

#BDEE9D is a airy green color with RGB values of 189, 238, 157 and HSL of 96°, 70%, 77%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDEE9D is #CD9BED, creating high-contrast pairings. For softer combinations, try analogous colors like #E5ED9B.

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

Contrast with #BDEE9D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDEE9D?

#BDEE9D is a airy green color - a green hue that evokes nature and harmony.

What is the RGB value of #BDEE9D?

#BDEE9D in RGB is (189, 238, 157) - 189 red, 238 green, and 157 blue.

How to use #BDEE9D in CSS?

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

What colors go well with #BDEE9D?

#CD9BED (complementary), #E5ED9B (analogous), and #91E25A (lighter shade) work well with #BDEE9D.