#AAC5AE Color Information

Hex color code: #AAC5AE

The hex color #AAC5AE is a balanced green with RGB values of (170, 197, 174) and HSL of (129°, 19%, 72%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AAC5AE
RGB
170, 197, 174
HSL
129°, 19%, 72%
CMYK
14%, 0%, 12%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAC5AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 197, 174

Red: 170 / Green: 197 / Blue: 174

HSL

129°, 19%, 72%

Hue: 129° / Saturation: 19% / Lightness: 72%

CMYK

14%, 0%, 12%, 23%

Cyan: 14% / Magenta: 0% / Yellow: 12% / Key: 23%

What color is #AAC5AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAC5AE to RGB:

rgb(170, 197, 174)HEX to RGB Converter →

HEX to HSL

Convert #AAC5AE to HSL:

hsl(129, 19%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #AAC5AE to CMYK:

cmyk(14%, 0%, 12%, 23%)Color Converter →

Color Meaning and Usage

A neutral green tone, #AAC5AE has RGB (170, 197, 174) and HSL (129°, 19%, 72%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAC5AE is #C5AAC1, creating high-contrast pairings. For softer combinations, try analogous colors like #B4C5AA.

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

Contrast with #AAC5AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAC5AE?

#AAC5AE is a neutral green color - a green hue that evokes nature and harmony.

What is the RGB value of #AAC5AE?

#AAC5AE in RGB is (170, 197, 174) - 170 red, 197 green, and 174 blue.

How to use #AAC5AE in CSS?

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

What colors go well with #AAC5AE?

#C5AAC1 (complementary), #B4C5AA (analogous), and #7DA683 (lighter shade) work well with #AAC5AE.