Skip to content

#32daba

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

RGB
50, 218, 186
HSL
169°, 69%, 53%
CMYK
77, 0, 15, 15
Luminance
0.5437

Every format

HEX#32daba
RGBrgb(50, 218, 186)
HSLhsl(169, 69%, 53%)
CMYKcmyk(77%, 0%, 15%, 15%)
LABlab(78.7 -48.9 3.9)
LCHlch(78.7 49.0 175.5)
OKLCHoklch(0.799 0.139 176.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32daba on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#32daba on black: 11.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green85.5%
Blue72.9%

CMYK percentages

Cyan77.1%
Magenta0.0%
Yellow14.7%
Key (black)14.5%

Color previews

#32daba text on a black background

contrast 11.87:1

Card sample

#32daba text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32daba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32daba in the Color Lab