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

Soft Muted Teal

#AEC2BC

📝 Color Information for #AEC2BC

The hexadecimal color code #AEC2BC represents a light shade in the cyan family. In the RGB color model, this color is composed of 174 red, 194 green, and 188 blue, which translates to approximately 68% red, 76% green, and 74% 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, #AEC2BC has a hue of 162 degrees, a saturation level of 14%, and a lightness value of 72%. The hue angle of 162° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 162°, saturation of 10%, and brightness/value of 76%. For print applications using the CMYK color model, #AEC2BC would be reproduced using 10% cyan, 0% magenta, 3% yellow, and 24% black. The closest web-safe color is #99CCCC, 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 #AEC2BC with other colors, consider its complementary color at hue 342° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11453116, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AEC2BC

Tailwind CSS
gray-400
HEX
#AEC2BC
RGB
rgb(174, 194, 188)
RGB %
68%, 76%, 74%
HSL
hsl(162, 14%, 72%)
HSV
hsv(162, 10%, 76%)
CMYK
10%, 0%, 3%, 24%
Decimal
11453116
Web Safe
#99CCCC

🎨 Color Schemes for #AEC2BC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AEC2BC

🌗 Shades and Tints of #AEC2BC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AEC2BC

Tones (adding gray / desaturating)

🌈 Hue Variations of #AEC2BC

Hue Variations (shifting the color spectrum)

👁️ Preview of #AEC2BC in Use

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

👓 Color Blindness Simulation for #AEC2BC

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

:root { --color-hex: #AEC2BC; --color-rgb: 174, 194, 188; --color-hsl: 162, 14%, 72%; } .bg-color { background-color: #AEC2BC; } .text-color { color: #AEC2BC; } .border-color { border-color: #AEC2BC; }

🛠️ Use #AEC2BC in Your Project

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

🔗 Related Colors to #AEC2BC

#AEC2B2
Hue -30°
#AEC2B7
Hue -15°
#AEC2C1
Hue +15°
#AEBEC2
Hue +30°
#8EA9A1
85% L
#6E9187
70% L
#4F6961
50% L
#30403B
30% L
#BFCFCA
78% L
#CEDAD6
83% L
#DFE7E5
89% L
#EEF2F1
94% L

About Soft Muted Teal (#AEC2BC)

Soft Muted Teal is a light, muted, cool cyan color with a hue angle of 162°, saturation of 14%, and lightness of 72%. Its RGB value is (174, 194, 188) and its CMYK breakdown is C:10% M:0% Y:3% K:24%.

This is a Winter (Muted) color palette archetype. Calm, Clarity, Communication, Tech. Cyan/Teal promotes clear thinking and emotional balance.

Frequently Asked Questions About #AEC2BC

What is the HEX code for Soft Muted Teal? +

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

The RGB value of #AEC2BC is rgb(174, 194, 188). This means the color contains 174 out of 255 parts red, 194 out of 255 parts green, and 188 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(174, 194, 188);

What is the HSL value of #AEC2BC? +

The HSL value of #AEC2BC is hsl(162, 14%, 72%). The hue is 162°, placing it in the cyan family on the color wheel. The saturation is 14%, 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 #AEC2BC a warm or cool color? +

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

The approximate CMYK value of #AEC2BC is C:10% M:0% Y:3% K:24%. 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 #AEC2BC with Other Tools

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