#AABF99 Color Information

Hex color code: #AABF99

#AABF99 is a delicate green color. In RGB it is (170, 191, 153), and in HSL it is (93°, 23%, 67%). It is widely used in graphic design.

Try:
Color NameDark Sea Green
HEX
#AABF99
RGB
170, 191, 153
HSL
93°, 23%, 67%
CMYK
11%, 0%, 20%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AABF99; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 191, 153

Red: 170 / Green: 191 / Blue: 153

HSL

93°, 23%, 67%

Hue: 93° / Saturation: 23% / Lightness: 67%

CMYK

11%, 0%, 20%, 25%

Cyan: 11% / Magenta: 0% / Yellow: 20% / Key: 25%

What color is #AABF99?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AABF99 to RGB:

rgb(170, 191, 153)HEX to RGB Converter →

HEX to HSL

Convert #AABF99 to HSL:

hsl(93, 23%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #AABF99 to CMYK:

cmyk(11%, 0%, 20%, 25%)Color Converter →

Color Meaning and Usage

A pastel green tone, #AABF99 has RGB (170, 191, 153) and HSL (93°, 23%, 67%). 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 #AABF99 is #AD97BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BCBE97.

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

Contrast with #AABF99

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AABF99?

#AABF99 is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #AABF99?

#AABF99 in RGB is (170, 191, 153) - 170 red, 191 green, and 153 blue.

How to use #AABF99 in CSS?

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

What colors go well with #AABF99?

#AD97BE (complementary), #BCBE97 (analogous), and #82A168 (lighter shade) work well with #AABF99.