Skip to content

#5decdc

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

RGB
93, 236, 220
HSL
173°, 79%, 65%
CMYK
61, 0, 7, 8
Luminance
0.6749

Every format

HEX#5decdc
RGBrgb(93, 236, 220)
HSLhsl(173, 79%, 65%)
CMYKcmyk(61%, 0%, 7%, 8%)
LABlab(85.8 -42.0 -3.7)
LCHlch(85.8 42.1 185.0)
OKLCHoklch(0.862 0.125 184.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5decdc on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#5decdc on black: 14.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green92.5%
Blue86.3%

CMYK percentages

Cyan60.6%
Magenta0.0%
Yellow6.8%
Key (black)7.5%

Color previews

#5decdc text on a black background

contrast 14.50:1

Card sample

#5decdc text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5decdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5decdc in the Color Lab