#AAEEAA Color Information

Hex color code: #AAEEAA

The hex color #AAEEAA is a airy green with RGB values of (170, 238, 170) and HSL of (120°, 67%, 80%). It is popular in mobile app design.

Try:
Color NamePale Green
HEX
#AAEEAA
RGB
170, 238, 170
HSL
120°, 67%, 80%
CMYK
29%, 0%, 29%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAEEAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 238, 170

Red: 170 / Green: 238 / Blue: 170

HSL

120°, 67%, 80%

Hue: 120° / Saturation: 67% / Lightness: 80%

CMYK

29%, 0%, 29%, 7%

Cyan: 29% / Magenta: 0% / Yellow: 29% / Key: 7%

What color is #AAEEAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAEEAA to RGB:

rgb(170, 238, 170)HEX to RGB Converter →

HEX to HSL

Convert #AAEEAA to HSL:

hsl(120, 67%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #AAEEAA to CMYK:

cmyk(29%, 0%, 29%, 7%)Color Converter →

Color Meaning and Usage

#AAEEAA is a delicate green color with RGB values of 170, 238, 170 and HSL of 120°, 67%, 80%. 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 #AAEEAA is #EEAAEE, creating high-contrast pairings. For softer combinations, try analogous colors like #CCEEAA.

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

Contrast with #AAEEAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAEEAA?

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

What is the RGB value of #AAEEAA?

#AAEEAA in RGB is (170, 238, 170) - 170 red, 238 green, and 170 blue.

How to use #AAEEAA in CSS?

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

What colors go well with #AAEEAA?

#EEAAEE (complementary), #CCEEAA (analogous), and #6AE26A (lighter shade) work well with #AAEEAA.