#BBE997 Color Information

Hex color code: #BBE997

#BBE997 is a subtle green color. In RGB it is (187, 233, 151), and in HSL it is (94°, 65%, 75%). It is often used for branding and logos.

Try:
Color NamePale Green
HEX
#BBE997
RGB
187, 233, 151
HSL
94°, 65%, 75%
CMYK
20%, 0%, 35%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBE997; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 233, 151

Red: 187 / Green: 233 / Blue: 151

HSL

94°, 65%, 75%

Hue: 94° / Saturation: 65% / Lightness: 75%

CMYK

20%, 0%, 35%, 9%

Cyan: 20% / Magenta: 0% / Yellow: 35% / Key: 9%

What color is #BBE997?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBE997 to RGB:

rgb(187, 233, 151)HEX to RGB Converter →

HEX to HSL

Convert #BBE997 to HSL:

hsl(94, 65%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BBE997 to CMYK:

cmyk(20%, 0%, 35%, 9%)Color Converter →

Color Meaning and Usage

#BBE997 is a subtle green color with RGB values of 187, 233, 151 and HSL of 94°, 65%, 75%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBE997 is #C596E9, creating high-contrast pairings. For softer combinations, try analogous colors like #E3E996.

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

Contrast with #BBE997

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 #BBE997?

#BBE997 is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #BBE997?

#BBE997 in RGB is (187, 233, 151) - 187 red, 233 green, and 151 blue.

How to use #BBE997 in CSS?

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

What colors go well with #BBE997?

#C596E9 (complementary), #E3E996 (analogous), and #90DB57 (lighter shade) work well with #BBE997.