#BCEAD2 Color Information

Hex color code: #BCEAD2

A delicate green shade, #BCEAD2 appears as (188, 234, 210) in RGB and (149°, 52%, 83%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#BCEAD2
RGB
188, 234, 210
HSL
149°, 52%, 83%
CMYK
20%, 0%, 10%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCEAD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 234, 210

Red: 188 / Green: 234 / Blue: 210

HSL

149°, 52%, 83%

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

CMYK

20%, 0%, 10%, 8%

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

What color is #BCEAD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCEAD2 to RGB:

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

HEX to HSL

Convert #BCEAD2 to HSL:

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

HEX to CMYK

Convert #BCEAD2 to CMYK:

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

Color Meaning and Usage

A delicate green tone, #BCEAD2 has RGB (188, 234, 210) and HSL (149°, 52%, 83%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCEAD2 is #EABDD4, creating high-contrast pairings. For softer combinations, try analogous colors like #BEEABD.

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

Contrast with #BCEAD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCEAD2?

#BCEAD2 is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #BCEAD2?

#BCEAD2 in RGB is (188, 234, 210) - 188 red, 234 green, and 210 blue.

How to use #BCEAD2 in CSS?

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

What colors go well with #BCEAD2?

#EABDD4 (complementary), #BEEABD (analogous), and #83D8AC (lighter shade) work well with #BCEAD2.