Skip to content

#32dfab

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

RGB
50, 223, 171
HSL
162°, 73%, 54%
CMYK
78, 0, 23, 13
Luminance
0.5639

Every format

HEX#32dfab
RGBrgb(50, 223, 171)
HSLhsl(162, 73%, 54%)
CMYKcmyk(78%, 0%, 23%, 13%)
LABlab(79.8 -54.5 13.5)
LCHlch(79.8 56.2 166.1)
OKLCHoklch(0.807 0.155 167.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32dfab on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#32dfab on black: 12.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green87.5%
Blue67.1%

CMYK percentages

Cyan77.6%
Magenta0.0%
Yellow23.3%
Key (black)12.5%

Color previews

#32dfab text on a black background

contrast 12.28:1

Card sample

#32dfab text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(50, 223, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 223, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #32dfab;
background: linear-gradient(135deg, #32dfab, #32A0DF);

Monochromatic scale

Palettes built from #32dfab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32dfab in the Color Lab