#BBE6CF Color Information

Hex color code: #BBE6CF

The hex color #BBE6CF is a soft green with RGB values of (187, 230, 207) and HSL of (148°, 46%, 82%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#BBE6CF
RGB
187, 230, 207
HSL
148°, 46%, 82%
CMYK
19%, 0%, 10%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBE6CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 230, 207

Red: 187 / Green: 230 / Blue: 207

HSL

148°, 46%, 82%

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

CMYK

19%, 0%, 10%, 10%

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

What color is #BBE6CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBE6CF to RGB:

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

HEX to HSL

Convert #BBE6CF to HSL:

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

HEX to CMYK

Convert #BBE6CF to CMYK:

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

Color Meaning and Usage

A airy green tone, #BBE6CF has RGB (187, 230, 207) and HSL (148°, 46%, 82%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBE6CF is #E6BCD3, creating high-contrast pairings. For softer combinations, try analogous colors like #BDE6BC.

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

Contrast with #BBE6CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBE6CF?

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

What is the RGB value of #BBE6CF?

#BBE6CF in RGB is (187, 230, 207) - 187 red, 230 green, and 207 blue.

How to use #BBE6CF in CSS?

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

What colors go well with #BBE6CF?

#E6BCD3 (complementary), #BDE6BC (analogous), and #84D2A8 (lighter shade) work well with #BBE6CF.