#AEB9AC Color Information

Hex color code: #AEB9AC

#AEB9AC is a balanced green color. In RGB it is (174, 185, 172), and in HSL it is (111°, 8%, 70%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AEB9AC
RGB
174, 185, 172
HSL
111°, 8%, 70%
CMYK
6%, 0%, 7%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEB9AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 185, 172

Red: 174 / Green: 185 / Blue: 172

HSL

111°, 8%, 70%

Hue: 111° / Saturation: 8% / Lightness: 70%

CMYK

6%, 0%, 7%, 27%

Cyan: 6% / Magenta: 0% / Yellow: 7% / Key: 27%

What color is #AEB9AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEB9AC to RGB:

rgb(174, 185, 172)HEX to RGB Converter →

HEX to HSL

Convert #AEB9AC to HSL:

hsl(111, 8%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #AEB9AC to CMYK:

cmyk(6%, 0%, 7%, 27%)Color Converter →

Color Meaning and Usage

A muted green tone, #AEB9AC has RGB (174, 185, 172) and HSL (111°, 8%, 70%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEB9AC is #B7ACB9, creating high-contrast pairings. For softer combinations, try analogous colors like #B4B9AC.

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

Contrast with #AEB9AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEB9AC?

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

What is the RGB value of #AEB9AC?

#AEB9AC in RGB is (174, 185, 172) - 174 red, 185 green, and 172 blue.

How to use #AEB9AC in CSS?

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

What colors go well with #AEB9AC?

#B7ACB9 (complementary), #B4B9AC (analogous), and #869583 (lighter shade) work well with #AEB9AC.