Skip to content

#32cdad

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

RGB
50, 205, 173
HSL
168°, 61%, 50%
CMYK
76, 0, 16, 20
Luminance
0.4736

Every format

HEX#32cdad
RGBrgb(50, 205, 173)
HSLhsl(168, 61%, 50%)
CMYKcmyk(76%, 0%, 16%, 20%)
LABlab(74.4 -46.7 4.7)
LCHlch(74.4 47.0 174.3)
OKLCHoklch(0.763 0.133 175.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32cdad on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#32cdad on black: 10.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green80.4%
Blue67.8%

CMYK percentages

Cyan75.6%
Magenta0.0%
Yellow15.6%
Key (black)19.6%

Color previews

#32cdad text on a black background

contrast 10.47:1

Card sample

#32cdad text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(50, 205, 173, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 205, 173, 0.45);
Border & gradient
Gradient panel
border: 3px solid #32cdad;
background: linear-gradient(135deg, #32cdad, #3286CD);

Monochromatic scale

Palettes built from #32cdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32cdad in the Color Lab