Skip to content

#20dafd

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

RGB
32, 218, 253
HSL
190°, 98%, 56%
CMYK
87, 14, 0, 1
Luminance
0.5754

Every format

HEX#20dafd
RGBrgb(32, 218, 253)
HSLhsl(190, 98%, 56%)
CMYKcmyk(87%, 14%, 0%, 1%)
LABlab(80.5 -30.9 -29.2)
LCHlch(80.5 42.5 223.4)
OKLCHoklch(0.819 0.141 215.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#20dafd on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#20dafd on black: 12.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green85.5%
Blue99.2%

CMYK percentages

Cyan87.4%
Magenta13.8%
Yellow0.0%
Key (black)0.8%

Color previews

#20dafd text on a black background

contrast 12.51:1

Card sample

#20dafd text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #20dafd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #20dafd in the Color Lab