#AAACA5 Color Information

Hex color code: #AAACA5

#AAACA5 is a muted green color. In RGB it is (170, 172, 165), and in HSL it is (77°, 4%, 66%). It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#AAACA5
RGB
170, 172, 165
HSL
77°, 4%, 66%
CMYK
1%, 0%, 4%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAACA5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 172, 165

Red: 170 / Green: 172 / Blue: 165

HSL

77°, 4%, 66%

Hue: 77° / Saturation: 4% / Lightness: 66%

CMYK

1%, 0%, 4%, 33%

Cyan: 1% / Magenta: 0% / Yellow: 4% / Key: 33%

What color is #AAACA5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAACA5 to RGB:

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

HEX to HSL

Convert #AAACA5 to HSL:

hsl(77, 4%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #AAACA5 to CMYK:

cmyk(1%, 0%, 4%, 33%)Color Converter →

Color Meaning and Usage

A understated green tone, #AAACA5 has RGB (170, 172, 165) and HSL (77°, 4%, 66%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAACA5 is #A7A5AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACAAA5.

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

Contrast with #AAACA5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAACA5?

#AAACA5 is a understated green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AAACA5?

#AAACA5 in RGB is (170, 172, 165) - 170 red, 172 green, and 165 blue.

How to use #AAACA5 in CSS?

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

What colors go well with #AAACA5?

#A7A5AC (complementary), #ACAAA5 (analogous), and #84877D (lighter shade) work well with #AAACA5.