#99B88E Color Information

Hex color code: #99B88E

A delicate green shade, #99B88E appears as (153, 184, 142) in RGB and (104°, 23%, 64%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Sea Green
HEX
#99B88E
RGB
153, 184, 142
HSL
104°, 23%, 64%
CMYK
17%, 0%, 23%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #99B88E; 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 #99B88E; background-color: #99B88E15; }

Alert / Toast

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

Link / Accent

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

a { color: #99B88E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #99B88E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 184, 142

Red: 153 / Green: 184 / Blue: 142

HSL

104°, 23%, 64%

Hue: 104° / Saturation: 23% / Lightness: 64%

CMYK

17%, 0%, 23%, 28%

Cyan: 17% / Magenta: 0% / Yellow: 23% / Key: 28%

What color is #99B88E?

#99B88E is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #99B88E to RGB:

rgb(153, 184, 142)HEX to RGB Converter →

HEX to HSL

Convert #99B88E to HSL:

hsl(104, 23%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #99B88E to CMYK:

cmyk(17%, 0%, 23%, 28%)Color Converter →

Color Meaning and Usage

A gentle green tone, #99B88E has RGB (153, 184, 142) and HSL (104°, 23%, 64%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #99B88E is #AD8EB8, creating high-contrast pairings. For softer combinations, try analogous colors like #AEB88E.

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

Contrast with #99B88E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #99B88E?

#99B88E is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #99B88E?

#99B88E in RGB is (153, 184, 142) - 153 red, 184 green, and 142 blue.

How to use #99B88E in CSS?

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

What colors go well with #99B88E?

#AD8EB8 (complementary), #AEB88E (analogous), and #709A60 (lighter shade) work well with #99B88E.