Skip to content

#5decdf

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

RGB
93, 236, 223
HSL
175°, 79%, 65%
CMYK
61, 0, 6, 8
Luminance
0.6765

Every format

HEX#5decdf
RGBrgb(93, 236, 223)
HSLhsl(175, 79%, 65%)
CMYKcmyk(61%, 0%, 6%, 8%)
LABlab(85.8 -41.2 -5.2)
LCHlch(85.8 41.5 187.1)
OKLCHoklch(0.863 0.124 186.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red36.5%
Green92.5%
Blue87.5%

CMYK percentages

Cyan60.6%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#5decdf text on a black background

contrast 14.53:1

Card sample

#5decdf text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5decdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5decdf in the Color Lab