Skip to content

#32dfdc

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

RGB
50, 223, 220
HSL
179°, 73%, 54%
CMYK
78, 0, 1, 13
Luminance
0.5862

Every format

HEX#32dfdc
RGBrgb(50, 223, 220)
HSLhsl(179, 73%, 54%)
CMYKcmyk(78%, 0%, 1%, 13%)
LABlab(81.1 -41.8 -10.7)
LCHlch(81.1 43.2 194.4)
OKLCHoklch(0.821 0.132 193.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32dfdc on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#32dfdc on black: 12.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green87.5%
Blue86.3%

CMYK percentages

Cyan77.6%
Magenta0.0%
Yellow1.3%
Key (black)12.5%

Color previews

#32dfdc text on a black background

contrast 12.72:1

Card sample

#32dfdc text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #32dfdc;
Background color
Panel with #32dfdc background
background-color: #32dfdc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #32dfdc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(50, 223, 220, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 223, 220, 0.45);
Border & gradient
Gradient panel
border: 3px solid #32dfdc;
background: linear-gradient(135deg, #32dfdc, #326EDF);

Monochromatic scale

Palettes built from #32dfdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32dfdc in the Color Lab