#BCE6DF Color Information

Hex color code: #BCE6DF

The hex color #BCE6DF is a soft cyan with RGB values of (188, 230, 223) and HSL of (170°, 46%, 82%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#BCE6DF
RGB
188, 230, 223
HSL
170°, 46%, 82%
CMYK
18%, 0%, 3%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCE6DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 230, 223

Red: 188 / Green: 230 / Blue: 223

HSL

170°, 46%, 82%

Hue: 170° / Saturation: 46% / Lightness: 82%

CMYK

18%, 0%, 3%, 10%

Cyan: 18% / Magenta: 0% / Yellow: 3% / Key: 10%

What color is #BCE6DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCE6DF to RGB:

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

HEX to HSL

Convert #BCE6DF to HSL:

hsl(170, 46%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BCE6DF to CMYK:

cmyk(18%, 0%, 3%, 10%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #BCE6DF has RGB (188, 230, 223) and HSL (170°, 46%, 82%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCE6DF is #E6BCC3, creating high-contrast pairings. For softer combinations, try analogous colors like #BCE6CA.

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

Contrast with #BCE6DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCE6DF?

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

What is the RGB value of #BCE6DF?

#BCE6DF in RGB is (188, 230, 223) - 188 red, 230 green, and 223 blue.

How to use #BCE6DF in CSS?

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

What colors go well with #BCE6DF?

#E6BCC3 (complementary), #BCE6CA (analogous), and #84D2C5 (lighter shade) work well with #BCE6DF.