✓ Copied to clipboard
#5ACEA7 (Soft Cool Teal) color swatch preview — Color From Pic.
#5ACEA7 — Soft Cool Teal color swatch

Soft Cool Teal

#5ACEA7

📝 Color Information for #5ACEA7

The hexadecimal color code #5ACEA7 represents a medium shade in the cyan family. In the RGB color model, this color is composed of 90 red, 206 green, and 167 blue, which translates to approximately 35% red, 81% green, and 65% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #5ACEA7 has a hue of 160 degrees, a saturation level of 54%, and a lightness value of 58%. The hue angle of 160° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 160°, saturation of 56%, and brightness/value of 81%. For print applications using the CMYK color model, #5ACEA7 would be reproduced using 56% cyan, 0% magenta, 19% yellow, and 19% black. The closest web-safe color is #66CC99, 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 #5ACEA7 with other colors, consider its complementary color at hue 340° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 5951143, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #5ACEA7

Tailwind CSS
emerald-300
HEX
#5ACEA7
RGB
rgb(90, 206, 167)
RGB %
35%, 81%, 65%
HSL
hsl(160, 54%, 58%)
HSV
hsv(160, 56%, 81%)
CMYK
56%, 0%, 19%, 19%
Decimal
5951143
Web Safe
#66CC99

🎨 Color Schemes for #5ACEA7

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #5ACEA7

🌗 Shades and Tints of #5ACEA7

Shades (adding black)
Tints (adding white)

🎚️ Tones of #5ACEA7

Tones (adding gray / desaturating)

🌈 Hue Variations of #5ACEA7

Hue Variations (shifting the color spectrum)

👁️ Preview of #5ACEA7 in Use

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

👓 Color Blindness Simulation for #5ACEA7

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 #5ACEA7

:root { --color-hex: #5ACEA7; --color-rgb: 90, 206, 167; --color-hsl: 160, 54%, 58%; } .bg-color { background-color: #5ACEA7; } .text-color { color: #5ACEA7; } .border-color { border-color: #5ACEA7; }

🛠️ Use #5ACEA7 in Your Project

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

🔗 Related Colors to #5ACEA7

#5ACE6D
Hue -30°
#5ACE8A
Hue -15°
#5ACEC4
Hue +15°
#5ABACE
Hue +30°
#39C093
85% L
#30A17B
70% L
#227257
50% L
#144333
30% L
#79D7B8
66% L
#9DE2CB
75% L
#BCEBDB
83% L
#E0F6EE
92% L

About Soft Cool Teal (#5ACEA7)

Soft Cool Teal is a medium, moderately saturated, cool cyan color with a hue angle of 160°, saturation of 54%, and lightness of 58%. Its RGB value is (90, 206, 167) and its CMYK breakdown is C:56% M:0% Y:19% K:19%.

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

Frequently Asked Questions About #5ACEA7

What is the HEX code for Soft Cool Teal? +

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

The RGB value of #5ACEA7 is rgb(90, 206, 167). This means the color contains 90 out of 255 parts red, 206 out of 255 parts green, and 167 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(90, 206, 167);

What is the HSL value of #5ACEA7? +

The HSL value of #5ACEA7 is hsl(160, 54%, 58%). The hue is 160°, placing it in the cyan family on the color wheel. The saturation is 54%, making it moderately saturated. 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 #5ACEA7 a warm or cool color? +

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

The approximate CMYK value of #5ACEA7 is C:56% M:0% Y:19% K:19%. 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 #5ACEA7 with Other Tools

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