#BCE7EB Color Information

Hex color code: #BCE7EB

The hex color #BCE7EB is a delicate cyan with RGB values of (188, 231, 235) and HSL of (185°, 54%, 83%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BCE7EB
RGB
188, 231, 235
HSL
185°, 54%, 83%
CMYK
20%, 2%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCE7EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 231, 235

Red: 188 / Green: 231 / Blue: 235

HSL

185°, 54%, 83%

Hue: 185° / Saturation: 54% / Lightness: 83%

CMYK

20%, 2%, 0%, 8%

Cyan: 20% / Magenta: 2% / Yellow: 0% / Key: 8%

What color is #BCE7EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCE7EB to RGB:

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

HEX to HSL

Convert #BCE7EB to HSL:

hsl(185, 54%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BCE7EB to CMYK:

cmyk(20%, 2%, 0%, 8%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #BCE7EB has RGB (188, 231, 235) and HSL (185°, 54%, 83%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCE7EB is #EBC0BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCEBD8.

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

Contrast with #BCE7EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCE7EB?

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

What is the RGB value of #BCE7EB?

#BCE7EB in RGB is (188, 231, 235) - 188 red, 231 green, and 235 blue.

How to use #BCE7EB in CSS?

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

What colors go well with #BCE7EB?

#EBC0BC (complementary), #BCEBD8 (analogous), and #81D2D9 (lighter shade) work well with #BCE7EB.