#AAC5AB Color Information

Hex color code: #AAC5AB

#AAC5AB is a muted green color. In RGB it is (170, 197, 171), and in HSL it is (122°, 19%, 72%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#AAC5AB
RGB
170, 197, 171
HSL
122°, 19%, 72%
CMYK
14%, 0%, 13%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAC5AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 197, 171

Red: 170 / Green: 197 / Blue: 171

HSL

122°, 19%, 72%

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

CMYK

14%, 0%, 13%, 23%

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

What color is #AAC5AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAC5AB to RGB:

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

HEX to HSL

Convert #AAC5AB to HSL:

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

HEX to CMYK

Convert #AAC5AB to CMYK:

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

Color Meaning and Usage

A neutral green tone, #AAC5AB has RGB (170, 197, 171) and HSL (122°, 19%, 72%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAC5AB is #C5AAC4, creating high-contrast pairings. For softer combinations, try analogous colors like #B7C5AA.

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

Contrast with #AAC5AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAC5AB?

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

What is the RGB value of #AAC5AB?

#AAC5AB in RGB is (170, 197, 171) - 170 red, 197 green, and 171 blue.

How to use #AAC5AB in CSS?

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

What colors go well with #AAC5AB?

#C5AAC4 (complementary), #B7C5AA (analogous), and #7DA67E (lighter shade) work well with #AAC5AB.