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

Soft Muted Teal

#97ADA8

📝 Color Information for #97ADA8

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

🔢 Color Conversion Codes for #97ADA8

Tailwind CSS
gray-400
HEX
#97ADA8
RGB
rgb(151, 173, 168)
RGB %
59%, 68%, 66%
HSL
hsl(166, 12%, 64%)
HSV
hsv(166, 13%, 68%)
CMYK
13%, 0%, 3%, 32%
Decimal
9940392
Web Safe
#999999

🎨 Color Schemes for #97ADA8

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #97ADA8

🌗 Shades and Tints of #97ADA8

Shades (adding black)
Tints (adding white)

🎚️ Tones of #97ADA8

Tones (adding gray / desaturating)

🌈 Hue Variations of #97ADA8

Hue Variations (shifting the color spectrum)

👁️ Preview of #97ADA8 in Use

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

👓 Color Blindness Simulation for #97ADA8

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

:root { --color-hex: #97ADA8; --color-rgb: 151, 173, 168; --color-hsl: 166, 12%, 64%; } .bg-color { background-color: #97ADA8; } .text-color { color: #97ADA8; } .border-color { border-color: #97ADA8; }

🛠️ Use #97ADA8 in Your Project

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

🔗 Related Colors to #97ADA8

#98AE9E
Hue -30°
#98AEA4
Hue -15°
#98AEAE
Hue +15°
#98A8AE
Hue +30°
#7C9891
85% L
#65817A
70% L
#485B57
50% L
#2B3634
30% L
#ACBEBA
71% L
#C0CECA
78% L
#D7E0DE
86% L
#EBEFEE
93% L

About Soft Muted Teal (#97ADA8)

Soft Muted Teal is a medium, muted, cool cyan color with a hue angle of 166°, saturation of 12%, and lightness of 64%. Its RGB value is (151, 173, 168) and its CMYK breakdown is C:13% M:0% Y:3% K:32%.

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

Frequently Asked Questions About #97ADA8

What is the HEX code for Soft Muted Teal? +

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

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

What is the HSL value of #97ADA8? +

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

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

The approximate CMYK value of #97ADA8 is C:13% M:0% Y:3% K:32%. 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 #97ADA8 with Other Tools

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