#BBE6CC Color Information

Hex color code: #BBE6CC

#BBE6CC is a light green color. In RGB it is (187, 230, 204), and in HSL it is (144°, 46%, 82%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#BBE6CC
RGB
187, 230, 204
HSL
144°, 46%, 82%
CMYK
19%, 0%, 11%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBE6CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 230, 204

Red: 187 / Green: 230 / Blue: 204

HSL

144°, 46%, 82%

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

CMYK

19%, 0%, 11%, 10%

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

What color is #BBE6CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBE6CC to RGB:

rgb(187, 230, 204)HEX to RGB Converter →

HEX to HSL

Convert #BBE6CC to HSL:

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

HEX to CMYK

Convert #BBE6CC to CMYK:

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

Color Meaning and Usage

A soft green tone, #BBE6CC has RGB (187, 230, 204) and HSL (144°, 46%, 82%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBE6CC is #E6BCD5, creating high-contrast pairings. For softer combinations, try analogous colors like #C0E6BC.

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

Contrast with #BBE6CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBE6CC?

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

What is the RGB value of #BBE6CC?

#BBE6CC in RGB is (187, 230, 204) - 187 red, 230 green, and 204 blue.

How to use #BBE6CC in CSS?

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

What colors go well with #BBE6CC?

#E6BCD5 (complementary), #C0E6BC (analogous), and #84D2A3 (lighter shade) work well with #BBE6CC.