#BBEA85 Color Information

Hex color code: #BBEA85

#BBEA85 is a vivid green color. In RGB it is (187, 234, 133), and in HSL it is (88°, 71%, 72%). It is frequently seen in web interfaces.

Try:
Color NamePale Green
HEX
#BBEA85
RGB
187, 234, 133
HSL
88°, 71%, 72%
CMYK
20%, 0%, 43%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBEA85; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 234, 133

Red: 187 / Green: 234 / Blue: 133

HSL

88°, 71%, 72%

Hue: 88° / Saturation: 71% / Lightness: 72%

CMYK

20%, 0%, 43%, 8%

Cyan: 20% / Magenta: 0% / Yellow: 43% / Key: 8%

What color is #BBEA85?

#BBEA85 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBEA85 to RGB:

rgb(187, 234, 133)HEX to RGB Converter →

HEX to HSL

Convert #BBEA85 to HSL:

hsl(88, 71%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BBEA85 to CMYK:

cmyk(20%, 0%, 43%, 8%)Color Converter →

Color Meaning and Usage

A vivid green tone, #BBEA85 has RGB (187, 234, 133) and HSL (88°, 71%, 72%). Known for evoking nature and harmony, this green hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBEA85 is #B485EA, creating high-contrast pairings. For softer combinations, try analogous colors like #EAE785.

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

Contrast with #BBEA85

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBEA85?

#BBEA85 is a vivid green color - a green hue that evokes nature and harmony.

What is the RGB value of #BBEA85?

#BBEA85 in RGB is (187, 234, 133) - 187 red, 234 green, and 133 blue.

How to use #BBEA85 in CSS?

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

What colors go well with #BBEA85?

#B485EA (complementary), #EAE785 (analogous), and #97DF43 (lighter shade) work well with #BBEA85.