✓ Copied to clipboard
#80A8A3 (Soft Muted Cyan) color swatch preview — Color From Pic.
#80A8A3 — Soft Muted Cyan color swatch

Soft Muted Cyan

#80A8A3

📝 Color Information for #80A8A3

The hexadecimal color code #80A8A3 represents a medium shade in the cyan family. In the RGB color model, this color is composed of 128 red, 168 green, and 163 blue, which translates to approximately 50% red, 66% green, and 64% 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, #80A8A3 has a hue of 173 degrees, a saturation level of 19%, and a lightness value of 58%. The hue angle of 173° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 173°, saturation of 24%, and brightness/value of 66%. For print applications using the CMYK color model, #80A8A3 would be reproduced using 24% cyan, 0% magenta, 3% yellow, and 34% black. The closest web-safe color is #999999, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #80A8A3 with other colors, consider its complementary color at hue 353° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 8431779, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #80A8A3

Tailwind CSS
slate-400
HEX
#80A8A3
RGB
rgb(128, 168, 163)
RGB %
50%, 66%, 64%
HSL
hsl(173, 19%, 58%)
HSV
hsv(173, 24%, 66%)
CMYK
24%, 0%, 3%, 34%
Decimal
8431779
Web Safe
#999999

🎨 Color Schemes for #80A8A3

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #80A8A3

🌗 Shades and Tints of #80A8A3

Shades (adding black)
Tints (adding white)

🎚️ Tones of #80A8A3

Tones (adding gray / desaturating)

🌈 Hue Variations of #80A8A3

Hue Variations (shifting the color spectrum)

👁️ Preview of #80A8A3 in Use

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

👓 Color Blindness Simulation for #80A8A3

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 #80A8A3

:root { --color-hex: #80A8A3; --color-rgb: 128, 168, 163; --color-hsl: 173, 19%, 58%; } .bg-color { background-color: #80A8A3; } .text-color { color: #80A8A3; } .border-color { border-color: #80A8A3; }

🛠️ Use #80A8A3 in Your Project

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

🔗 Related Colors to #80A8A3

#80A88F
Hue -30°
#80A899
Hue -15°
#80A3A8
Hue +15°
#8099A8
Hue +30°
#65958F
85% L
#557C78
70% L
#3C5855
50% L
#233432
30% L
#98B9B5
66% L
#B3CBC9
75% L
#CBDCDA
83% L
#E7EEEE
92% L

About Soft Muted Cyan (#80A8A3)

Soft Muted Cyan is a medium, muted, cool cyan color with a hue angle of 173°, saturation of 19%, and lightness of 58%. Its RGB value is (128, 168, 163) and its CMYK breakdown is C:24% M:0% Y:3% K:34%.

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

Frequently Asked Questions About #80A8A3

What is the HEX code for Soft Muted Cyan? +

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

The RGB value of #80A8A3 is rgb(128, 168, 163). This means the color contains 128 out of 255 parts red, 168 out of 255 parts green, and 163 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(128, 168, 163);

What is the HSL value of #80A8A3? +

The HSL value of #80A8A3 is hsl(173, 19%, 58%). The hue is 173°, placing it in the cyan family on the color wheel. The saturation is 19%, making it muted. The lightness is 58%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #80A8A3 a warm or cool color? +

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

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

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