Skip to content

#32ddbb

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

RGB
50, 221, 187
HSL
168°, 72%, 53%
CMYK
77, 0, 15, 13
Luminance
0.5598

Every format

HEX#32ddbb
RGBrgb(50, 221, 187)
HSLhsl(168, 72%, 53%)
CMYKcmyk(77%, 0%, 15%, 13%)
LABlab(79.6 -49.8 4.7)
LCHlch(79.6 50.1 174.6)
OKLCHoklch(0.806 0.142 175.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32ddbb on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#32ddbb on black: 12.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green86.7%
Blue73.3%

CMYK percentages

Cyan77.4%
Magenta0.0%
Yellow15.4%
Key (black)13.3%

Color previews

#32ddbb text on a black background

contrast 12.20:1

Card sample

#32ddbb text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32ddbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32ddbb in the Color Lab