Skip to content

#5dacaf

a balanced, soft cyan · cool · closest name: teal

RGB
93, 172, 175
HSL
182°, 34%, 53%
CMYK
47, 2, 0, 31
Luminance
0.3493

Every format

HEX#5dacaf
RGBrgb(93, 172, 175)
HSLhsl(182, 34%, 53%)
CMYKcmyk(47%, 2%, 0%, 31%)
LABlab(65.7 -23.4 -9.1)
LCHlch(65.7 25.1 201.2)
OKLCHoklch(0.695 0.078 198.7)

Copy-ready code

/* CSS */
color: #5dacaf;
background-color: #5dacaf;
/* Tailwind (arbitrary) */
class="text-[#5dacaf] bg-[#5dacaf]"
/* SCSS */
$brand: #5dacaf;
/* SwiftUI */
Color(red: 0.365, green: 0.675, blue: 0.686)
/* Android */
Color.parseColor("#5dacaf")

Accessibility — WCAG contrast

Aa
#5dacaf on white: 2.63:1
AA ✗ fail · AA-large · AAA
Aa
#5dacaf on black: 7.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green67.5%
Blue68.6%

CMYK percentages

Cyan46.9%
Magenta1.7%
Yellow0.0%
Key (black)31.4%

Color previews

#5dacaf text on a black background

contrast 7.99:1

Card sample

#5dacaf text on a white background

contrast 2.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5dacaf;
Background color
Panel with #5dacaf background
background-color: #5dacaf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5dacaf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(93, 172, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(93, 172, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5dacaf;
background: linear-gradient(135deg, #5dacaf, #5D75AF);

Monochromatic scale

Palettes built from #5dacaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5dacaf in the Color Lab