✓ Copied to clipboard
#5DBBAF (Cyan) color swatch preview — Color From Pic.
#5DBBAF — Cyan color swatch

Cyan

#5DBBAF

📝 Color Information for #5DBBAF

The hexadecimal color code #5DBBAF represents a medium shade in the cyan family. In the RGB color model, this color is composed of 93 red, 187 green, and 175 blue, which translates to approximately 36% red, 73% green, and 69% 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, #5DBBAF has a hue of 172 degrees, a saturation level of 41%, and a lightness value of 55%. The hue angle of 172° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 172°, saturation of 50%, and brightness/value of 73%. For print applications using the CMYK color model, #5DBBAF would be reproduced using 50% cyan, 0% magenta, 6% yellow, and 27% 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 #5DBBAF with other colors, consider its complementary color at hue 352° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 6142895, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #5DBBAF

Tailwind CSS
emerald-300
HEX
#5DBBAF
RGB
rgb(93, 187, 175)
RGB %
36%, 73%, 69%
HSL
hsl(172, 41%, 55%)
HSV
hsv(172, 50%, 73%)
CMYK
50%, 0%, 6%, 27%
Decimal
6142895
Web Safe
#66CC99

🎨 Color Schemes for #5DBBAF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #5DBBAF

🌗 Shades and Tints of #5DBBAF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #5DBBAF

Tones (adding gray / desaturating)

🌈 Hue Variations of #5DBBAF

Hue Variations (shifting the color spectrum)

👁️ Preview of #5DBBAF in Use

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

👓 Color Blindness Simulation for #5DBBAF

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

:root { --color-hex: #5DBBAF; --color-rgb: 93, 187, 175; --color-hsl: 172, 41%, 55%; } .bg-color { background-color: #5DBBAF; } .text-color { color: #5DBBAF; } .border-color { border-color: #5DBBAF; }

🛠️ Use #5DBBAF in Your Project

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

🔗 Related Colors to #5DBBAF

#5DBB80
Hue -30°
#5DBB97
Hue -15°
#5DB0BB
Hue +15°
#5D99BB
Hue +30°
#47A99C
85% L
#3B8C81
70% L
#2A655D
50% L
#1A3D38
30% L
#7EC9BF
64% L
#9ED6CF
73% L
#BEE4DF
82% L
#DFF1EF
91% L

About Cyan (#5DBBAF)

Cyan is a medium, moderately saturated, cool cyan color with a hue angle of 172°, saturation of 41%, and lightness of 55%. Its RGB value is (93, 187, 175) and its CMYK breakdown is C:50% M:0% Y:6% K:27%.

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

Frequently Asked Questions About #5DBBAF

What is the HEX code for Cyan? +

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

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

What is the HSL value of #5DBBAF? +

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

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

The approximate CMYK value of #5DBBAF is C:50% M:0% Y:6% K:27%. 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 #5DBBAF with Other Tools

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