Skip to content

#32cdcd

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

RGB
50, 205, 205
HSL
180°, 61%, 50%
CMYK
76, 0, 0, 20
Luminance
0.4875

Every format

HEX#32cdcd
RGBrgb(50, 205, 205)
HSLhsl(180, 61%, 50%)
CMYKcmyk(76%, 0%, 0%, 20%)
LABlab(75.3 -38.0 -11.3)
LCHlch(75.3 39.6 196.6)
OKLCHoklch(0.773 0.122 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32cdcd on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#32cdcd on black: 10.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green80.4%
Blue80.4%

CMYK percentages

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

Color previews

#32cdcd text on a black background

contrast 10.75:1

Card sample

#32cdcd text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32cdcd in the Color Lab