#BCE5CC Color Information

Hex color code: #BCE5CC

The hex color #BCE5CC is a light green with RGB values of (188, 229, 204) and HSL of (143°, 44%, 82%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#BCE5CC
RGB
188, 229, 204
HSL
143°, 44%, 82%
CMYK
18%, 0%, 11%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCE5CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 229, 204

Red: 188 / Green: 229 / Blue: 204

HSL

143°, 44%, 82%

Hue: 143° / Saturation: 44% / Lightness: 82%

CMYK

18%, 0%, 11%, 10%

Cyan: 18% / Magenta: 0% / Yellow: 11% / Key: 10%

What color is #BCE5CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCE5CC to RGB:

rgb(188, 229, 204)HEX to RGB Converter →

HEX to HSL

Convert #BCE5CC to HSL:

hsl(143, 44%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BCE5CC to CMYK:

cmyk(18%, 0%, 11%, 10%)Color Converter →

Color Meaning and Usage

#BCE5CC is a soft green color with RGB values of 188, 229, 204 and HSL of 143°, 44%, 82%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCE5CC is #E5BDD6, creating high-contrast pairings. For softer combinations, try analogous colors like #C2E5BD.

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

Contrast with #BCE5CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCE5CC?

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

What is the RGB value of #BCE5CC?

#BCE5CC in RGB is (188, 229, 204) - 188 red, 229 green, and 204 blue.

How to use #BCE5CC in CSS?

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

What colors go well with #BCE5CC?

#E5BDD6 (complementary), #C2E5BD (analogous), and #86D0A2 (lighter shade) work well with #BCE5CC.