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

Soft Muted Teal

#97AFA8

📝 Color Information for #97AFA8

The hexadecimal color code #97AFA8 represents a light shade in the cyan family. In the RGB color model, this color is composed of 151 red, 175 green, and 168 blue, which translates to approximately 59% red, 69% green, and 66% 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, #97AFA8 has a hue of 163 degrees, a saturation level of 13%, and a lightness value of 64%. The hue angle of 163° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 163°, saturation of 14%, and brightness/value of 69%. For print applications using the CMYK color model, #97AFA8 would be reproduced using 14% cyan, 0% magenta, 4% yellow, and 31% 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 #97AFA8 with other colors, consider its complementary color at hue 343° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 9940904, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #97AFA8

Tailwind CSS
gray-400
HEX
#97AFA8
RGB
rgb(151, 175, 168)
RGB %
59%, 69%, 66%
HSL
hsl(163, 13%, 64%)
HSV
hsv(163, 14%, 69%)
CMYK
14%, 0%, 4%, 31%
Decimal
9940904
Web Safe
#999999

🎨 Color Schemes for #97AFA8

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #97AFA8

🌗 Shades and Tints of #97AFA8

Shades (adding black)
Tints (adding white)

🎚️ Tones of #97AFA8

Tones (adding gray / desaturating)

🌈 Hue Variations of #97AFA8

Hue Variations (shifting the color spectrum)

👁️ Preview of #97AFA8 in Use

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

👓 Color Blindness Simulation for #97AFA8

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 #97AFA8

:root { --color-hex: #97AFA8; --color-rgb: 151, 175, 168; --color-hsl: 163, 13%, 64%; } .bg-color { background-color: #97AFA8; } .text-color { color: #97AFA8; } .border-color { border-color: #97AFA8; }

🛠️ Use #97AFA8 in Your Project

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

🔗 Related Colors to #97AFA8

#97AF9C
Hue -30°
#97AFA2
Hue -15°
#97AFAE
Hue +15°
#97AAAF
Hue +30°
#7A9990
85% L
#648279
70% L
#475C56
50% L
#2A3733
30% L
#ABBFB9
71% L
#C0CECA
78% L
#D7E0DD
86% L
#EBEFEE
93% L

About Soft Muted Teal (#97AFA8)

Soft Muted Teal is a medium, muted, cool cyan color with a hue angle of 163°, saturation of 13%, and lightness of 64%. Its RGB value is (151, 175, 168) and its CMYK breakdown is C:14% M:0% Y:4% K:31%.

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

Frequently Asked Questions About #97AFA8

What is the HEX code for Soft Muted Teal? +

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

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

What is the HSL value of #97AFA8? +

The HSL value of #97AFA8 is hsl(163, 13%, 64%). The hue is 163°, placing it in the cyan family on the color wheel. The saturation is 13%, making it muted. The lightness is 64%, 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 #97AFA8 a warm or cool color? +

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

The approximate CMYK value of #97AFA8 is C:14% M:0% Y:4% K:31%. 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 #97AFA8 with Other Tools

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