#AAC0AC Color Information

Hex color code: #AAC0AC

#AAC0AC is a muted green color. In RGB it is (170, 192, 172), and in HSL it is (125°, 15%, 71%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#AAC0AC
RGB
170, 192, 172
HSL
125°, 15%, 71%
CMYK
11%, 0%, 10%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAC0AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 192, 172

Red: 170 / Green: 192 / Blue: 172

HSL

125°, 15%, 71%

Hue: 125° / Saturation: 15% / Lightness: 71%

CMYK

11%, 0%, 10%, 25%

Cyan: 11% / Magenta: 0% / Yellow: 10% / Key: 25%

What color is #AAC0AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAC0AC to RGB:

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

HEX to HSL

Convert #AAC0AC to HSL:

hsl(125, 15%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #AAC0AC to CMYK:

cmyk(11%, 0%, 10%, 25%)Color Converter →

Color Meaning and Usage

#AAC0AC is a neutral green color with RGB values of 170, 192, 172 and HSL of 125°, 15%, 71%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAC0AC is #C0AABE, creating high-contrast pairings. For softer combinations, try analogous colors like #B3C0AA.

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

Contrast with #AAC0AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAC0AC?

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

What is the RGB value of #AAC0AC?

#AAC0AC in RGB is (170, 192, 172) - 170 red, 192 green, and 172 blue.

How to use #AAC0AC in CSS?

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

What colors go well with #AAC0AC?

#C0AABE (complementary), #B3C0AA (analogous), and #7EA081 (lighter shade) work well with #AAC0AC.