#AAE0BA Color Information

Hex color code: #AAE0BA

A soft green shade, #AAE0BA appears as (170, 224, 186) in RGB and (138°, 47%, 77%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#AAE0BA
RGB
170, 224, 186
HSL
138°, 47%, 77%
CMYK
24%, 0%, 17%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAE0BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 224, 186

Red: 170 / Green: 224 / Blue: 186

HSL

138°, 47%, 77%

Hue: 138° / Saturation: 47% / Lightness: 77%

CMYK

24%, 0%, 17%, 12%

Cyan: 24% / Magenta: 0% / Yellow: 17% / Key: 12%

What color is #AAE0BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAE0BA to RGB:

rgb(170, 224, 186)HEX to RGB Converter →

HEX to HSL

Convert #AAE0BA to HSL:

hsl(138, 47%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #AAE0BA to CMYK:

cmyk(24%, 0%, 17%, 12%)Color Converter →

Color Meaning and Usage

#AAE0BA is a soft green color with RGB values of 170, 224, 186 and HSL of 138°, 47%, 77%. This green hue evokes nature and harmony, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAE0BA is #E0A9CF, creating high-contrast pairings. For softer combinations, try analogous colors like #B4E0A9.

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

Contrast with #AAE0BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAE0BA?

#AAE0BA is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #AAE0BA?

#AAE0BA in RGB is (170, 224, 186) - 170 red, 224 green, and 186 blue.

How to use #AAE0BA in CSS?

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

What colors go well with #AAE0BA?

#E0A9CF (complementary), #B4E0A9 (analogous), and #71CC8C (lighter shade) work well with #AAE0BA.