Skip to content

#32dace

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

RGB
50, 218, 206
HSL
176°, 69%, 53%
CMYK
77, 0, 6, 15
Luminance
0.5528

Every format

HEX#32dace
RGBrgb(50, 218, 206)
HSLhsl(176, 69%, 53%)
CMYKcmyk(77%, 0%, 6%, 15%)
LABlab(79.2 -43.5 -6.0)
LCHlch(79.2 44.0 187.9)
OKLCHoklch(0.805 0.131 187.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32dace on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#32dace on black: 12.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green85.5%
Blue80.8%

CMYK percentages

Cyan77.1%
Magenta0.0%
Yellow5.5%
Key (black)14.5%

Color previews

#32dace text on a black background

contrast 12.06:1

Card sample

#32dace text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(50, 218, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 218, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #32dace;
background: linear-gradient(135deg, #32dace, #3276DA);

Monochromatic scale

Palettes built from #32dace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32dace in the Color Lab