#AAB6AC Color Information

Hex color code: #AAB6AC

A understated green shade, #AAB6AC appears as (170, 182, 172) in RGB and (130°, 8%, 69%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#AAB6AC
RGB
170, 182, 172
HSL
130°, 8%, 69%
CMYK
7%, 0%, 5%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAB6AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 182, 172

Red: 170 / Green: 182 / Blue: 172

HSL

130°, 8%, 69%

Hue: 130° / Saturation: 8% / Lightness: 69%

CMYK

7%, 0%, 5%, 29%

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

What color is #AAB6AC?

#AAB6AC is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAB6AC to RGB:

rgb(170, 182, 172)HEX to RGB Converter →

HEX to HSL

Convert #AAB6AC to HSL:

hsl(130, 8%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #AAB6AC to CMYK:

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

Color Meaning and Usage

A muted green tone, #AAB6AC has RGB (170, 182, 172) and HSL (130°, 8%, 69%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAB6AC is #B6AAB4, creating high-contrast pairings. For softer combinations, try analogous colors like #AEB6AA.

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

Contrast with #AAB6AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAB6AC?

#AAB6AC is a muted green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AAB6AC?

#AAB6AC in RGB is (170, 182, 172) - 170 red, 182 green, and 172 blue.

How to use #AAB6AC in CSS?

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

What colors go well with #AAB6AC?

#B6AAB4 (complementary), #AEB6AA (analogous), and #809383 (lighter shade) work well with #AAB6AC.