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

Soft Muted Blue

#AAACC5

📝 Color Information for #AAACC5

The hexadecimal color code #AAACC5 represents a light shade in the blue family. In the RGB color model, this color is composed of 170 red, 172 green, and 197 blue, which translates to approximately 67% red, 67% green, and 77% 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, #AAACC5 has a hue of 236 degrees, a saturation level of 19%, and a lightness value of 72%. The hue angle of 236° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 236°, saturation of 14%, and brightness/value of 77%. For print applications using the CMYK color model, #AAACC5 would be reproduced using 14% cyan, 13% magenta, 0% yellow, and 23% black. The closest web-safe color is #9999CC, 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 #AAACC5 with other colors, consider its complementary color at hue 56° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11185349, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AAACC5

Tailwind CSS
slate-400
HEX
#AAACC5
RGB
rgb(170, 172, 197)
RGB %
67%, 67%, 77%
HSL
hsl(236, 19%, 72%)
HSV
hsv(236, 14%, 77%)
CMYK
14%, 13%, 0%, 23%
Decimal
11185349
Web Safe
#9999CC

🎨 Color Schemes for #AAACC5

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AAACC5

🌗 Shades and Tints of #AAACC5

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AAACC5

Tones (adding gray / desaturating)

🌈 Hue Variations of #AAACC5

Hue Variations (shifting the color spectrum)

👁️ Preview of #AAACC5 in Use

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

👓 Color Blindness Simulation for #AAACC5

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 #AAACC5

:root { --color-hex: #AAACC5; --color-rgb: 170, 172, 197; --color-hsl: 236, 19%, 72%; } .bg-color { background-color: #AAACC5; } .text-color { color: #AAACC5; } .border-color { border-color: #AAACC5; }

🛠️ Use #AAACC5 in Your Project

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

🔗 Related Colors to #AAACC5

#AAB9C5
Hue -30°
#AAB3C5
Hue -15°
#AFAAC5
Hue +15°
#B6AAC5
Hue +30°
#898BAE
85% L
#676B98
70% L
#4A4D6D
50% L
#2D2F43
30% L
#BCBED2
78% L
#CBCDDC
83% L
#DEDEE8
89% L
#EDEDF3
94% L

About Soft Muted Blue (#AAACC5)

Soft Muted Blue is a light, muted, cool blue color with a hue angle of 236°, saturation of 19%, and lightness of 72%. Its RGB value is (170, 172, 197) and its CMYK breakdown is C:14% M:13% Y:0% K:23%.

This is a Winter (Muted) color palette archetype. Trust, Loyalty, Wisdom, Confidence. Blue is considered beneficial to the mind and body.

Frequently Asked Questions About #AAACC5

What is the HEX code for Soft Muted Blue? +

The HEX code for Soft Muted Blue is #AAACC5. In CSS you can use it directly as color: #AAACC5; or as a background: background-color: #AAACC5;. 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 #AAACC5? +

The RGB value of #AAACC5 is rgb(170, 172, 197). This means the color contains 170 out of 255 parts red, 172 out of 255 parts green, and 197 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(170, 172, 197);

What is the HSL value of #AAACC5? +

The HSL value of #AAACC5 is hsl(236, 19%, 72%). The hue is 236°, placing it in the blue family on the color wheel. The saturation is 19%, making it muted. The lightness is 72%, 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 #AAACC5 a warm or cool color? +

#AAACC5 is classified as a cool color based on its hue angle of 236°. 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 #AAACC5? +

The approximate CMYK value of #AAACC5 is C:14% M:13% Y:0% K:23%. 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 #AAACC5 with Other Tools

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