#BCE6C7 Color Information

Hex color code: #BCE6C7

#BCE6C7 is a soft green color. In RGB it is (188, 230, 199), and in HSL it is (136°, 46%, 82%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#BCE6C7
RGB
188, 230, 199
HSL
136°, 46%, 82%
CMYK
18%, 0%, 13%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCE6C7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 230, 199

Red: 188 / Green: 230 / Blue: 199

HSL

136°, 46%, 82%

Hue: 136° / Saturation: 46% / Lightness: 82%

CMYK

18%, 0%, 13%, 10%

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

What color is #BCE6C7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCE6C7 to RGB:

rgb(188, 230, 199)HEX to RGB Converter →

HEX to HSL

Convert #BCE6C7 to HSL:

hsl(136, 46%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BCE6C7 to CMYK:

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

Color Meaning and Usage

#BCE6C7 is a light green color with RGB values of 188, 230, 199 and HSL of 136°, 46%, 82%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCE6C7 is #E6BCDB, creating high-contrast pairings. For softer combinations, try analogous colors like #C6E6BC.

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

Contrast with #BCE6C7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCE6C7?

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

What is the RGB value of #BCE6C7?

#BCE6C7 in RGB is (188, 230, 199) - 188 red, 230 green, and 199 blue.

How to use #BCE6C7 in CSS?

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

What colors go well with #BCE6C7?

#E6BCDB (complementary), #C6E6BC (analogous), and #84D299 (lighter shade) work well with #BCE6C7.