#BBF6AA Color Information

Hex color code: #BBF6AA

The hex color #BBF6AA is a airy green with RGB values of (187, 246, 170) and HSL of (107°, 81%, 82%). It is widely used in graphic design.

Try:
Color NamePale Green
HEX
#BBF6AA
RGB
187, 246, 170
HSL
107°, 81%, 82%
CMYK
24%, 0%, 31%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBF6AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 246, 170

Red: 187 / Green: 246 / Blue: 170

HSL

107°, 81%, 82%

Hue: 107° / Saturation: 81% / Lightness: 82%

CMYK

24%, 0%, 31%, 4%

Cyan: 24% / Magenta: 0% / Yellow: 31% / Key: 4%

What color is #BBF6AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBF6AA to RGB:

rgb(187, 246, 170)HEX to RGB Converter →

HEX to HSL

Convert #BBF6AA to HSL:

hsl(107, 81%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #BBF6AA to CMYK:

cmyk(24%, 0%, 31%, 4%)Color Converter →

Color Meaning and Usage

A delicate green tone, #BBF6AA has RGB (187, 246, 170) and HSL (107°, 81%, 82%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBF6AA is #E6ACF6, creating high-contrast pairings. For softer combinations, try analogous colors like #E1F6AC.

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

Contrast with #BBF6AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBF6AA?

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

What is the RGB value of #BBF6AA?

#BBF6AA in RGB is (187, 246, 170) - 187 red, 246 green, and 170 blue.

How to use #BBF6AA in CSS?

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

What colors go well with #BBF6AA?

#E6ACF6 (complementary), #E1F6AC (analogous), and #84EF67 (lighter shade) work well with #BBF6AA.