Skip to content

#32abc5

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

RGB
50, 171, 197
HSL
191°, 60%, 48%
CMYK
75, 13, 0, 23
Luminance
0.3384

Every format

HEX#32abc5
RGBrgb(50, 171, 197)
HSLhsl(191, 60%, 48%)
CMYKcmyk(75%, 13%, 0%, 23%)
LABlab(64.8 -24.0 -22.7)
LCHlch(64.8 33.1 223.4)
OKLCHoklch(0.687 0.109 215.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32abc5 on white: 2.70:1
AA ✗ fail · AA-large · AAA
Aa
#32abc5 on black: 7.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green67.1%
Blue77.3%

CMYK percentages

Cyan74.6%
Magenta13.2%
Yellow0.0%
Key (black)22.7%

Color previews

#32abc5 text on a black background

contrast 7.77:1

Card sample

#32abc5 text on a white background

contrast 2.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32abc5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32abc5 in the Color Lab