Skip to content

#20acfd

a balanced, electric blue · cool · closest name: dodgerblue

RGB
32, 172, 253
HSL
202°, 98%, 56%
CMYK
87, 32, 0, 1
Luminance
0.3690

Every format

HEX#20acfd
RGBrgb(32, 172, 253)
HSLhsl(202, 98%, 56%)
CMYKcmyk(87%, 32%, 0%, 1%)
LABlab(67.2 -7.0 -49.8)
LCHlch(67.2 50.3 262.1)
OKLCHoklch(0.713 0.161 241.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#20acfd on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#20acfd on black: 8.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green67.5%
Blue99.2%

CMYK percentages

Cyan87.4%
Magenta32.0%
Yellow0.0%
Key (black)0.8%

Color previews

#20acfd text on a black background

contrast 8.38:1

Card sample

#20acfd text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #20acfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #20acfd in the Color Lab