#BCEBDE Color Information

Hex color code: #BCEBDE

A ethereal cyan shade, #BCEBDE appears as (188, 235, 222) in RGB and (163°, 54%, 83%) in HSL. It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#BCEBDE
RGB
188, 235, 222
HSL
163°, 54%, 83%
CMYK
20%, 0%, 6%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCEBDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 235, 222

Red: 188 / Green: 235 / Blue: 222

HSL

163°, 54%, 83%

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

CMYK

20%, 0%, 6%, 8%

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

What color is #BCEBDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCEBDE to RGB:

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

HEX to HSL

Convert #BCEBDE to HSL:

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

HEX to CMYK

Convert #BCEBDE to CMYK:

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

Color Meaning and Usage

#BCEBDE is a ethereal cyan color with RGB values of 188, 235, 222 and HSL of 163°, 54%, 83%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCEBDE is #EBBCCA, creating high-contrast pairings. For softer combinations, try analogous colors like #BCEBC6.

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

Contrast with #BCEBDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCEBDE?

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

What is the RGB value of #BCEBDE?

#BCEBDE in RGB is (188, 235, 222) - 188 red, 235 green, and 222 blue.

How to use #BCEBDE in CSS?

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

What colors go well with #BCEBDE?

#EBBCCA (complementary), #BCEBC6 (analogous), and #81D9C0 (lighter shade) work well with #BCEBDE.