#BDDFCC Color Information

Hex color code: #BDDFCC

#BDDFCC is a airy green color. In RGB it is (189, 223, 204), and in HSL it is (146°, 35%, 81%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#BDDFCC
RGB
189, 223, 204
HSL
146°, 35%, 81%
CMYK
15%, 0%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDDFCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 223, 204

Red: 189 / Green: 223 / Blue: 204

HSL

146°, 35%, 81%

Hue: 146° / Saturation: 35% / Lightness: 81%

CMYK

15%, 0%, 9%, 13%

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

What color is #BDDFCC?

#BDDFCC is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDDFCC to RGB:

rgb(189, 223, 204)HEX to RGB Converter →

HEX to HSL

Convert #BDDFCC to HSL:

hsl(146, 35%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BDDFCC to CMYK:

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

Color Meaning and Usage

#BDDFCC is a soft green color with RGB values of 189, 223, 204 and HSL of 146°, 35%, 81%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDDFCC is #E0BED1, creating high-contrast pairings. For softer combinations, try analogous colors like #C0E0BE.

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

Contrast with #BDDFCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDDFCC?

#BDDFCC is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BDDFCC?

#BDDFCC in RGB is (189, 223, 204) - 189 red, 223 green, and 204 blue.

How to use #BDDFCC in CSS?

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

What colors go well with #BDDFCC?

#E0BED1 (complementary), #C0E0BE (analogous), and #8AC7A4 (lighter shade) work well with #BDDFCC.