#BDDDC7 Color Information

Hex color code: #BDDDC7

A airy green shade, #BDDDC7 appears as (189, 221, 199) in RGB and (139°, 32%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BDDDC7
RGB
189, 221, 199
HSL
139°, 32%, 80%
CMYK
14%, 0%, 10%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDDDC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 221, 199

Red: 189 / Green: 221 / Blue: 199

HSL

139°, 32%, 80%

Hue: 139° / Saturation: 32% / Lightness: 80%

CMYK

14%, 0%, 10%, 13%

Cyan: 14% / Magenta: 0% / Yellow: 10% / Key: 13%

What color is #BDDDC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDDDC7 to RGB:

rgb(189, 221, 199)HEX to RGB Converter →

HEX to HSL

Convert #BDDDC7 to HSL:

hsl(139, 32%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BDDDC7 to CMYK:

cmyk(14%, 0%, 10%, 13%)Color Converter →

Color Meaning and Usage

A light green tone, #BDDDC7 has RGB (189, 221, 199) and HSL (139°, 32%, 80%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDDDC7 is #DCBCD2, creating high-contrast pairings. For softer combinations, try analogous colors like #C2DCBC.

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

Contrast with #BDDDC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDDDC7?

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

What is the RGB value of #BDDDC7?

#BDDDC7 in RGB is (189, 221, 199) - 189 red, 221 green, and 199 blue.

How to use #BDDDC7 in CSS?

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

What colors go well with #BDDDC7?

#DCBCD2 (complementary), #C2DCBC (analogous), and #89C29B (lighter shade) work well with #BDDDC7.