#BCEACA Color Information

Hex color code: #BCEACA

A airy green shade, #BCEACA appears as (188, 234, 202) in RGB and (138°, 52%, 83%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#BCEACA
RGB
188, 234, 202
HSL
138°, 52%, 83%
CMYK
20%, 0%, 14%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCEACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 234, 202

Red: 188 / Green: 234 / Blue: 202

HSL

138°, 52%, 83%

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

CMYK

20%, 0%, 14%, 8%

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

What color is #BCEACA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCEACA to RGB:

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

HEX to HSL

Convert #BCEACA to HSL:

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

HEX to CMYK

Convert #BCEACA to CMYK:

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

Color Meaning and Usage

#BCEACA is a light green color with RGB values of 188, 234, 202 and HSL of 138°, 52%, 83%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCEACA is #EABDDD, creating high-contrast pairings. For softer combinations, try analogous colors like #C6EABD.

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

Contrast with #BCEACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCEACA?

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

What is the RGB value of #BCEACA?

#BCEACA in RGB is (188, 234, 202) - 188 red, 234 green, and 202 blue.

How to use #BCEACA in CSS?

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

What colors go well with #BCEACA?

#EABDDD (complementary), #C6EABD (analogous), and #83D89C (lighter shade) work well with #BCEACA.