Skip to content

#32adcd

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

RGB
50, 173, 205
HSL
192°, 61%, 50%
CMYK
76, 16, 0, 20
Luminance
0.3497

Every format

HEX#32adcd
RGBrgb(50, 173, 205)
HSLhsl(192, 61%, 50%)
CMYKcmyk(76%, 16%, 0%, 20%)
LABlab(65.7 -22.5 -25.8)
LCHlch(65.7 34.2 228.9)
OKLCHoklch(0.695 0.113 219.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32adcd on white: 2.63:1
AA ✗ fail · AA-large · AAA
Aa
#32adcd on black: 7.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green67.8%
Blue80.4%

CMYK percentages

Cyan75.6%
Magenta15.6%
Yellow0.0%
Key (black)19.6%

Color previews

#32adcd text on a black background

contrast 7.99:1

Card sample

#32adcd text on a white background

contrast 2.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #32adcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32adcd in the Color Lab