Skip to content

#64acfd

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

RGB
100, 172, 253
HSL
212°, 98%, 69%
CMYK
61, 32, 0, 1
Luminance
0.3931

Every format

HEX#64acfd
RGBrgb(100, 172, 253)
HSLhsl(212, 98%, 69%)
CMYKcmyk(61%, 32%, 0%, 1%)
LABlab(69.0 1.2 -46.9)
LCHlch(69.0 47.0 271.5)
OKLCHoklch(0.732 0.139 252.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#64acfd on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#64acfd on black: 8.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green67.5%
Blue99.2%

CMYK percentages

Cyan60.5%
Magenta32.0%
Yellow0.0%
Key (black)0.8%

Color previews

#64acfd text on a black background

contrast 8.86:1

Card sample

#64acfd text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #64acfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64acfd in the Color Lab