✓ Copied to clipboard
#AAC0AE (Soft Muted Emerald) color swatch preview — Color From Pic.
#AAC0AE — Soft Muted Emerald color swatch

Soft Muted Emerald

#AAC0AE

📝 Color Information for #AAC0AE

The hexadecimal color code #AAC0AE represents a light shade in the green family. In the RGB color model, this color is composed of 170 red, 192 green, and 174 blue, which translates to approximately 67% red, 75% green, and 68% blue. This makes it a nearly neutral color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #AAC0AE has a hue of 131 degrees, a saturation level of 15%, and a lightness value of 71%. The hue angle of 131° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 131°, saturation of 11%, and brightness/value of 75%. For print applications using the CMYK color model, #AAC0AE would be reproduced using 11% cyan, 0% magenta, 9% yellow, and 25% black. The closest web-safe color is #99CC99, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #AAC0AE with other colors, consider its complementary color at hue 311° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11190446, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AAC0AE

Tailwind CSS
neutral-400
HEX
#AAC0AE
RGB
rgb(170, 192, 174)
RGB %
67%, 75%, 68%
HSL
hsl(131, 15%, 71%)
HSV
hsv(131, 11%, 75%)
CMYK
11%, 0%, 9%, 25%
Decimal
11190446
Web Safe
#99CC99

🎨 Color Schemes for #AAC0AE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AAC0AE

🌗 Shades and Tints of #AAC0AE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AAC0AE

Tones (adding gray / desaturating)

🌈 Hue Variations of #AAC0AE

Hue Variations (shifting the color spectrum)

👁️ Preview of #AAC0AE in Use

Text on #AAC0AE
This demonstrates text readability on the color background. (Click to edit)
#AAC0AE as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #AAC0AE

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #AAC0AE

:root { --color-hex: #AAC0AE; --color-rgb: 170, 192, 174; --color-hsl: 131, 15%, 71%; } .bg-color { background-color: #AAC0AE; } .text-color { color: #AAC0AE; } .border-color { border-color: #AAC0AE; }

🛠️ Use #AAC0AE in Your Project

🎨
Build a Palette with #AAC0AE
Generate harmonious color schemes
⚖️
Check Contrast for #AAC0AE
WCAG accessibility testing
🌈
Create a Gradient with #AAC0AE
Beautiful CSS gradients

🔗 Related Colors to #AAC0AE

#B1C0AA
Hue -30°
#ABC0AA
Hue -15°
#AAC0B4
Hue +15°
#AAC0B9
Hue +30°
#8AA88F
85% L
#6C9373
70% L
#4E6A53
50% L
#2E3E30
30% L
#BCCDBF
77% L
#CDDAD0
83% L
#DCE5DD
88% L
#EDF2EE
94% L

About Soft Muted Emerald (#AAC0AE)

Soft Muted Emerald is a light, muted, cool green color with a hue angle of 131°, saturation of 15%, and lightness of 71%. Its RGB value is (170, 192, 174) and its CMYK breakdown is C:11% M:0% Y:9% K:25%.

This is a Winter (Muted) color palette archetype. Nature, Growth, Harmony, Health. Green suggests stability and endurance, bridging the warm and cool colors.

Frequently Asked Questions About #AAC0AE

What is the HEX code for Soft Muted Emerald? +

The HEX code for Soft Muted Emerald is #AAC0AE. In CSS you can use it directly as color: #AAC0AE; or as a background: background-color: #AAC0AE;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #AAC0AE? +

The RGB value of #AAC0AE is rgb(170, 192, 174). This means the color contains 170 out of 255 parts red, 192 out of 255 parts green, and 174 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(170, 192, 174);

What is the HSL value of #AAC0AE? +

The HSL value of #AAC0AE is hsl(131, 15%, 71%). The hue is 131°, placing it in the green family on the color wheel. The saturation is 15%, making it muted. The lightness is 71%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #AAC0AE a warm or cool color? +

#AAC0AE is classified as a cool color based on its hue angle of 131°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #AAC0AE? +

The approximate CMYK value of #AAC0AE is C:11% M:0% Y:9% K:25%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #AAC0AE with Other Tools

🔢
Color Converter
Get all formats for #AAC0AE — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #AAC0AE passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #AAC0AE.
👓
Blindness Simulator
See how #AAC0AE appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #AAC0AE.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #AAC0AE.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #AAC0AE.
🔬
Technical Formats
See #AAC0AE in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #AAC0AE as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.