#BBE2CE Color Information

Hex color code: #BBE2CE

A light green shade, #BBE2CE appears as (187, 226, 206) in RGB and (149°, 40%, 81%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#BBE2CE
RGB
187, 226, 206
HSL
149°, 40%, 81%
CMYK
17%, 0%, 9%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBE2CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 226, 206

Red: 187 / Green: 226 / Blue: 206

HSL

149°, 40%, 81%

Hue: 149° / Saturation: 40% / Lightness: 81%

CMYK

17%, 0%, 9%, 11%

Cyan: 17% / Magenta: 0% / Yellow: 9% / Key: 11%

What color is #BBE2CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBE2CE to RGB:

rgb(187, 226, 206)HEX to RGB Converter →

HEX to HSL

Convert #BBE2CE to HSL:

hsl(149, 40%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #BBE2CE to CMYK:

cmyk(17%, 0%, 9%, 11%)Color Converter →

Color Meaning and Usage

A light green tone, #BBE2CE has RGB (187, 226, 206) and HSL (149°, 40%, 81%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBE2CE is #E2BBCF, creating high-contrast pairings. For softer combinations, try analogous colors like #BCE2BB.

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

Contrast with #BBE2CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBE2CE?

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

What is the RGB value of #BBE2CE?

#BBE2CE in RGB is (187, 226, 206) - 187 red, 226 green, and 206 blue.

How to use #BBE2CE in CSS?

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

What colors go well with #BBE2CE?

#E2BBCF (complementary), #BCE2BB (analogous), and #86CBA7 (lighter shade) work well with #BBE2CE.