#BCE7DC Color Information

Hex color code: #BCE7DC

#BCE7DC is a delicate cyan color. In RGB it is (188, 231, 220), and in HSL it is (165°, 47%, 82%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#BCE7DC
RGB
188, 231, 220
HSL
165°, 47%, 82%
CMYK
19%, 0%, 5%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCE7DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 231, 220

Red: 188 / Green: 231 / Blue: 220

HSL

165°, 47%, 82%

Hue: 165° / Saturation: 47% / Lightness: 82%

CMYK

19%, 0%, 5%, 9%

Cyan: 19% / Magenta: 0% / Yellow: 5% / Key: 9%

What color is #BCE7DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCE7DC to RGB:

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

HEX to HSL

Convert #BCE7DC to HSL:

hsl(165, 47%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BCE7DC to CMYK:

cmyk(19%, 0%, 5%, 9%)Color Converter →

Color Meaning and Usage

A light cyan tone, #BCE7DC has RGB (188, 231, 220) and HSL (165°, 47%, 82%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCE7DC is #E7BCC6, creating high-contrast pairings. For softer combinations, try analogous colors like #BCE7C6.

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

Contrast with #BCE7DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCE7DC?

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

What is the RGB value of #BCE7DC?

#BCE7DC in RGB is (188, 231, 220) - 188 red, 231 green, and 220 blue.

How to use #BCE7DC in CSS?

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

What colors go well with #BCE7DC?

#E7BCC6 (complementary), #BCE7C6 (analogous), and #83D2BF (lighter shade) work well with #BCE7DC.