#AAAFA4 Color Information

Hex color code: #AAAFA4

#AAAFA4 is a balanced green color. In RGB it is (170, 175, 164), and in HSL it is (87°, 6%, 66%). It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#AAAFA4
RGB
170, 175, 164
HSL
87°, 6%, 66%
CMYK
3%, 0%, 6%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAAFA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 175, 164

Red: 170 / Green: 175 / Blue: 164

HSL

87°, 6%, 66%

Hue: 87° / Saturation: 6% / Lightness: 66%

CMYK

3%, 0%, 6%, 31%

Cyan: 3% / Magenta: 0% / Yellow: 6% / Key: 31%

What color is #AAAFA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAAFA4 to RGB:

rgb(170, 175, 164)HEX to RGB Converter →

HEX to HSL

Convert #AAAFA4 to HSL:

hsl(87, 6%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #AAAFA4 to CMYK:

cmyk(3%, 0%, 6%, 31%)Color Converter →

Color Meaning and Usage

#AAAFA4 is a muted green color with RGB values of 170, 175, 164 and HSL of 87°, 6%, 66%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAAFA4 is #A8A3AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEADA3.

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

Contrast with #AAAFA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAAFA4?

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

What is the RGB value of #AAAFA4?

#AAAFA4 in RGB is (170, 175, 164) - 170 red, 175 green, and 164 blue.

How to use #AAAFA4 in CSS?

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

What colors go well with #AAAFA4?

#A8A3AE (complementary), #AEADA3 (analogous), and #838A7B (lighter shade) work well with #AAAFA4.