#AABD9B Color Information

Hex color code: #AABD9B

A soft green shade, #AABD9B appears as (170, 189, 155) in RGB and (94°, 20%, 67%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#AABD9B
RGB
170, 189, 155
HSL
94°, 20%, 67%
CMYK
10%, 0%, 18%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AABD9B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 189, 155

Red: 170 / Green: 189 / Blue: 155

HSL

94°, 20%, 67%

Hue: 94° / Saturation: 20% / Lightness: 67%

CMYK

10%, 0%, 18%, 26%

Cyan: 10% / Magenta: 0% / Yellow: 18% / Key: 26%

What color is #AABD9B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AABD9B to RGB:

rgb(170, 189, 155)HEX to RGB Converter →

HEX to HSL

Convert #AABD9B to HSL:

hsl(94, 20%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #AABD9B to CMYK:

cmyk(10%, 0%, 18%, 26%)Color Converter →

Color Meaning and Usage

#AABD9B is a delicate green color with RGB values of 170, 189, 155 and HSL of 94°, 20%, 67%. This green hue evokes nature and harmony, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AABD9B is #AD9ABC, creating high-contrast pairings. For softer combinations, try analogous colors like #B9BC9A.

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

Contrast with #AABD9B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AABD9B?

#AABD9B is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #AABD9B?

#AABD9B in RGB is (170, 189, 155) - 170 red, 189 green, and 155 blue.

How to use #AABD9B in CSS?

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

What colors go well with #AABD9B?

#AD9ABC (complementary), #B9BC9A (analogous), and #819D6C (lighter shade) work well with #AABD9B.