Skip to content

#32dafd

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

RGB
50, 218, 253
HSL
190°, 98%, 59%
CMYK
80, 14, 0, 1
Luminance
0.5791

Every format

HEX#32dafd
RGBrgb(50, 218, 253)
HSLhsl(190, 98%, 59%)
CMYKcmyk(80%, 14%, 0%, 1%)
LABlab(80.7 -29.6 -28.8)
LCHlch(80.7 41.4 224.2)
OKLCHoklch(0.822 0.137 216.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#32dafd on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#32dafd on black: 12.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green85.5%
Blue99.2%

CMYK percentages

Cyan80.2%
Magenta13.8%
Yellow0.0%
Key (black)0.8%

Color previews

#32dafd text on a black background

contrast 12.58:1

Card sample

#32dafd text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(50, 218, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 218, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #32dafd;
background: linear-gradient(135deg, #32dafd, #3253FD);

Monochromatic scale

Palettes built from #32dafd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #32dafd in the Color Lab