Skip to content

#32ccba

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

RGB
50, 204, 186
HSL
173°, 61%, 50%
CMYK
76, 0, 9, 20
Luminance
0.4741

Every format

HEX#32ccba
RGBrgb(50, 204, 186)
HSLhsl(173, 61%, 50%)
CMYKcmyk(76%, 0%, 9%, 20%)
LABlab(74.5 -42.9 -2.3)
LCHlch(74.5 42.9 183.1)
OKLCHoklch(0.764 0.126 183.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32ccba on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#32ccba on black: 10.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green80.0%
Blue72.9%

CMYK percentages

Cyan75.5%
Magenta0.0%
Yellow8.8%
Key (black)20.0%

Color previews

#32ccba text on a black background

contrast 10.48:1

Card sample

#32ccba text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32ccba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32ccba in the Color Lab