Skip to content

#20dfcc

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

RGB
32, 223, 204
HSL
174°, 75%, 50%
CMYK
86, 0, 9, 13
Luminance
0.5744

Every format

HEX#20dfcc
RGBrgb(32, 223, 204)
HSLhsl(174, 75%, 50%)
CMYKcmyk(86%, 0%, 9%, 13%)
LABlab(80.4 -47.7 -3.2)
LCHlch(80.4 47.8 183.8)
OKLCHoklch(0.814 0.140 183.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#20dfcc on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#20dfcc on black: 12.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green87.5%
Blue80.0%

CMYK percentages

Cyan85.7%
Magenta0.0%
Yellow8.5%
Key (black)12.5%

Color previews

#20dfcc text on a black background

contrast 12.49:1

Card sample

#20dfcc text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #20dfcc;
Background color
Panel with #20dfcc background
background-color: #20dfcc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #20dfcc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(32, 223, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 223, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #20dfcc;
background: linear-gradient(135deg, #20dfcc, #2073DF);

Monochromatic scale

Palettes built from #20dfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #20dfcc in the Color Lab