Skip to content

#32ccaf

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

RGB
50, 204, 175
HSL
169°, 61%, 50%
CMYK
76, 0, 14, 20
Luminance
0.4696

Every format

HEX#32ccaf
RGBrgb(50, 204, 175)
HSLhsl(169, 61%, 50%)
CMYKcmyk(76%, 0%, 14%, 20%)
LABlab(74.2 -45.8 3.2)
LCHlch(74.2 45.9 176.0)
OKLCHoklch(0.761 0.131 176.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32ccaf on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#32ccaf on black: 10.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green80.0%
Blue68.6%

CMYK percentages

Cyan75.5%
Magenta0.0%
Yellow14.2%
Key (black)20.0%

Color previews

#32ccaf text on a black background

contrast 10.39:1

Card sample

#32ccaf text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(50, 204, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 204, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #32ccaf;
background: linear-gradient(135deg, #32ccaf, #3282CC);

Monochromatic scale

Palettes built from #32ccaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32ccaf in the Color Lab