#BCEADE Color Information

Hex color code: #BCEADE

A delicate cyan shade, #BCEADE appears as (188, 234, 222) in RGB and (164°, 52%, 83%) in HSL. It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BCEADE
RGB
188, 234, 222
HSL
164°, 52%, 83%
CMYK
20%, 0%, 5%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCEADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 234, 222

Red: 188 / Green: 234 / Blue: 222

HSL

164°, 52%, 83%

Hue: 164° / Saturation: 52% / Lightness: 83%

CMYK

20%, 0%, 5%, 8%

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

What color is #BCEADE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCEADE to RGB:

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

HEX to HSL

Convert #BCEADE to HSL:

hsl(164, 52%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #BCEADE to CMYK:

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

Color Meaning and Usage

#BCEADE is a airy cyan color with RGB values of 188, 234, 222 and HSL of 164°, 52%, 83%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCEADE is #EABDC9, creating high-contrast pairings. For softer combinations, try analogous colors like #BDEAC8.

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

Contrast with #BCEADE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCEADE?

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

What is the RGB value of #BCEADE?

#BCEADE in RGB is (188, 234, 222) - 188 red, 234 green, and 222 blue.

How to use #BCEADE in CSS?

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

What colors go well with #BCEADE?

#EABDC9 (complementary), #BDEAC8 (analogous), and #83D8C1 (lighter shade) work well with #BCEADE.