#BCDFDD Color Information

Hex color code: #BCDFDD

The hex color #BCDFDD is a soft cyan with RGB values of (188, 223, 221) and HSL of (177°, 35%, 81%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#BCDFDD
RGB
188, 223, 221
HSL
177°, 35%, 81%
CMYK
16%, 0%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCDFDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 223, 221

Red: 188 / Green: 223 / Blue: 221

HSL

177°, 35%, 81%

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

CMYK

16%, 0%, 1%, 13%

Cyan: 16% / Magenta: 0% / Yellow: 1% / Key: 13%

What color is #BCDFDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCDFDD to RGB:

rgb(188, 223, 221)HEX to RGB Converter →

HEX to HSL

Convert #BCDFDD to HSL:

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

HEX to CMYK

Convert #BCDFDD to CMYK:

cmyk(16%, 0%, 1%, 13%)Color Converter →

Color Meaning and Usage

#BCDFDD is a delicate cyan color with RGB values of 188, 223, 221 and HSL of 177°, 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 #BCDFDD is #E0BEBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BEE0CD.

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

Contrast with #BCDFDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCDFDD?

#BCDFDD is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BCDFDD?

#BCDFDD in RGB is (188, 223, 221) - 188 red, 223 green, and 221 blue.

How to use #BCDFDD in CSS?

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

What colors go well with #BCDFDD?

#E0BEBF (complementary), #BEE0CD (analogous), and #8AC7C4 (lighter shade) work well with #BCDFDD.