Skip to content

#32cdbc

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

RGB
50, 205, 188
HSL
173°, 61%, 50%
CMYK
76, 0, 8, 20
Luminance
0.4797

Every format

HEX#32cdbc
RGBrgb(50, 205, 188)
HSLhsl(173, 61%, 50%)
CMYKcmyk(76%, 0%, 8%, 20%)
LABlab(74.8 -42.8 -2.8)
LCHlch(74.8 42.9 183.8)
OKLCHoklch(0.767 0.126 183.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32cdbc on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#32cdbc on black: 10.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green80.4%
Blue73.7%

CMYK percentages

Cyan75.6%
Magenta0.0%
Yellow8.3%
Key (black)19.6%

Color previews

#32cdbc text on a black background

contrast 10.59:1

Card sample

#32cdbc text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32cdbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32cdbc in the Color Lab