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

Soft Teal

#85C1B6

📝 Color Information for #85C1B6

The hexadecimal color code #85C1B6 represents a light shade in the cyan family. In the RGB color model, this color is composed of 133 red, 193 green, and 182 blue, which translates to approximately 52% red, 76% green, and 71% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #85C1B6 has a hue of 169 degrees, a saturation level of 33%, and a lightness value of 64%. The hue angle of 169° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 169°, saturation of 31%, and brightness/value of 76%. For print applications using the CMYK color model, #85C1B6 would be reproduced using 31% cyan, 0% magenta, 6% 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. 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 #85C1B6 with other colors, consider its complementary color at hue 349° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 8765878, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #85C1B6

Tailwind CSS
slate-400
HEX
#85C1B6
RGB
rgb(133, 193, 182)
RGB %
52%, 76%, 71%
HSL
hsl(169, 33%, 64%)
HSV
hsv(169, 31%, 76%)
CMYK
31%, 0%, 6%, 24%
Decimal
8765878
Web Safe
#99CCCC

🎨 Color Schemes for #85C1B6

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #85C1B6

🌗 Shades and Tints of #85C1B6

Shades (adding black)
Tints (adding white)

🎚️ Tones of #85C1B6

Tones (adding gray / desaturating)

🌈 Hue Variations of #85C1B6

Hue Variations (shifting the color spectrum)

👁️ Preview of #85C1B6 in Use

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

👓 Color Blindness Simulation for #85C1B6

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 #85C1B6

:root { --color-hex: #85C1B6; --color-rgb: 133, 193, 182; --color-hsl: 169, 33%, 64%; } .bg-color { background-color: #85C1B6; } .text-color { color: #85C1B6; } .border-color { border-color: #85C1B6; }

🛠️ Use #85C1B6 in Your Project

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

🔗 Related Colors to #85C1B6

#85C198
Hue -30°
#85C1A7
Hue -15°
#85BDC1
Hue +15°
#85AEC1
Hue +30°
#63B0A2
85% L
#4D998B
70% L
#376D63
50% L
#20403B
30% L
#9DCDC5
71% L
#B4D9D3
78% L
#D0E7E3
86% L
#E7F3F1
93% L

About Soft Teal (#85C1B6)

Soft Teal is a medium, moderately saturated, cool cyan color with a hue angle of 169°, saturation of 33%, and lightness of 64%. Its RGB value is (133, 193, 182) and its CMYK breakdown is C:31% M:0% Y:6% K:24%.

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

Frequently Asked Questions About #85C1B6

What is the HEX code for Soft Teal? +

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

The RGB value of #85C1B6 is rgb(133, 193, 182). This means the color contains 133 out of 255 parts red, 193 out of 255 parts green, and 182 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(133, 193, 182);

What is the HSL value of #85C1B6? +

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

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

The approximate CMYK value of #85C1B6 is C:31% M:0% Y:6% 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 #85C1B6 with Other Tools

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