Skip to content

#32abc0

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

RGB
50, 171, 192
HSL
189°, 59%, 48%
CMYK
74, 11, 0, 25
Luminance
0.3361

Every format

HEX#32abc0
RGBrgb(50, 171, 192)
HSLhsl(189, 59%, 48%)
CMYKcmyk(74%, 11%, 0%, 25%)
LABlab(64.7 -25.6 -20.2)
LCHlch(64.7 32.6 218.3)
OKLCHoklch(0.685 0.107 211.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32abc0 on white: 2.72:1
AA ✗ fail · AA-large · AAA
Aa
#32abc0 on black: 7.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green67.1%
Blue75.3%

CMYK percentages

Cyan74.0%
Magenta10.9%
Yellow0.0%
Key (black)24.7%

Color previews

#32abc0 text on a black background

contrast 7.72:1

Card sample

#32abc0 text on a white background

contrast 2.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32abc0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32abc0 in the Color Lab