Skip to content

#5cd4ac

a balanced, vivid cyan · cool · closest name: turquoise

RGB
92, 212, 172
HSL
160°, 58%, 60%
CMYK
57, 0, 19, 17
Luminance
0.5234

Every format

HEX#5cd4ac
RGBrgb(92, 212, 172)
HSLhsl(160, 58%, 60%)
CMYKcmyk(57%, 0%, 19%, 17%)
LABlab(77.5 -43.2 9.8)
LCHlch(77.5 44.3 167.3)
OKLCHoklch(0.790 0.123 168.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5cd4ac on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#5cd4ac on black: 11.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.1%
Green83.1%
Blue67.5%

CMYK percentages

Cyan56.6%
Magenta0.0%
Yellow18.9%
Key (black)16.9%

Color previews

#5cd4ac text on a black background

contrast 11.47:1

Card sample

#5cd4ac text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5cd4ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5cd4ac in the Color Lab