#AABEA4 Color Information

Hex color code: #AABEA4

The hex color #AABEA4 is a balanced green with RGB values of (170, 190, 164) and HSL of (106°, 17%, 69%). It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#AABEA4
RGB
170, 190, 164
HSL
106°, 17%, 69%
CMYK
11%, 0%, 14%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AABEA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 190, 164

Red: 170 / Green: 190 / Blue: 164

HSL

106°, 17%, 69%

Hue: 106° / Saturation: 17% / Lightness: 69%

CMYK

11%, 0%, 14%, 25%

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

What color is #AABEA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AABEA4 to RGB:

rgb(170, 190, 164)HEX to RGB Converter →

HEX to HSL

Convert #AABEA4 to HSL:

hsl(106, 17%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #AABEA4 to CMYK:

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

Color Meaning and Usage

A balanced green tone, #AABEA4 has RGB (170, 190, 164) and HSL (106°, 17%, 69%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AABEA4 is #B7A3BD, creating high-contrast pairings. For softer combinations, try analogous colors like #B6BDA3.

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

Contrast with #AABEA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AABEA4?

#AABEA4 is a balanced green color - a green hue that evokes nature and harmony.

What is the RGB value of #AABEA4?

#AABEA4 in RGB is (170, 190, 164) - 170 red, 190 green, and 164 blue.

How to use #AABEA4 in CSS?

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

What colors go well with #AABEA4?

#B7A3BD (complementary), #B6BDA3 (analogous), and #7F9E76 (lighter shade) work well with #AABEA4.