#BBD199 Color Information

Hex color code: #BBD199

The hex color #BBD199 is a soft green with RGB values of (187, 209, 153) and HSL of (84°, 38%, 71%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#BBD199
RGB
187, 209, 153
HSL
84°, 38%, 71%
CMYK
11%, 0%, 27%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBD199; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 209, 153

Red: 187 / Green: 209 / Blue: 153

HSL

84°, 38%, 71%

Hue: 84° / Saturation: 38% / Lightness: 71%

CMYK

11%, 0%, 27%, 18%

Cyan: 11% / Magenta: 0% / Yellow: 27% / Key: 18%

What color is #BBD199?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBD199 to RGB:

rgb(187, 209, 153)HEX to RGB Converter →

HEX to HSL

Convert #BBD199 to HSL:

hsl(84, 38%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BBD199 to CMYK:

cmyk(11%, 0%, 27%, 18%)Color Converter →

Color Meaning and Usage

#BBD199 is a soft green color with RGB values of 187, 209, 153 and HSL of 84°, 38%, 71%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBD199 is #AF99D1, creating high-contrast pairings. For softer combinations, try analogous colors like #D1CC99.

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

Contrast with #BBD199

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBD199?

#BBD199 is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #BBD199?

#BBD199 in RGB is (187, 209, 153) - 187 red, 209 green, and 153 blue.

How to use #BBD199 in CSS?

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

What colors go well with #BBD199?

#AF99D1 (complementary), #D1CC99 (analogous), and #97B964 (lighter shade) work well with #BBD199.