#BCD9DC Color Information

Hex color code: #BCD9DC

A airy cyan shade, #BCD9DC appears as (188, 217, 220) in RGB and (186°, 31%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#BCD9DC
RGB
188, 217, 220
HSL
186°, 31%, 80%
CMYK
15%, 1%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCD9DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 217, 220

Red: 188 / Green: 217 / Blue: 220

HSL

186°, 31%, 80%

Hue: 186° / Saturation: 31% / Lightness: 80%

CMYK

15%, 1%, 0%, 14%

Cyan: 15% / Magenta: 1% / Yellow: 0% / Key: 14%

What color is #BCD9DC?

#BCD9DC is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCD9DC to RGB:

rgb(188, 217, 220)HEX to RGB Converter →

HEX to HSL

Convert #BCD9DC to HSL:

hsl(186, 31%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #BCD9DC to CMYK:

cmyk(15%, 1%, 0%, 14%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #BCD9DC has RGB (188, 217, 220) and HSL (186°, 31%, 80%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCD9DC is #DCBFBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCDCCF.

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

Contrast with #BCD9DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCD9DC?

#BCD9DC is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #BCD9DC?

#BCD9DC in RGB is (188, 217, 220) - 188 red, 217 green, and 220 blue.

How to use #BCD9DC in CSS?

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

What colors go well with #BCD9DC?

#DCBFBC (complementary), #BCDCCF (analogous), and #8ABCC1 (lighter shade) work well with #BCD9DC.