Skip to content

#64aade

a balanced, vivid blue · cool · closest name: steelblue

RGB
100, 170, 222
HSL
206°, 65%, 63%
CMYK
55, 23, 0, 13
Luminance
0.3673

Every format

HEX#64aade
RGBrgb(100, 170, 222)
HSLhsl(206, 65%, 63%)
CMYKcmyk(55%, 23%, 0%, 13%)
LABlab(67.1 -7.3 -33.0)
LCHlch(67.1 33.8 257.5)
OKLCHoklch(0.713 0.104 242.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#64aade on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#64aade on black: 8.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green66.7%
Blue87.1%

CMYK percentages

Cyan55.0%
Magenta23.4%
Yellow0.0%
Key (black)12.9%

Color previews

#64aade text on a black background

contrast 8.35:1

Card sample

#64aade text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(100, 170, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(100, 170, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #64aade;
background: linear-gradient(135deg, #64aade, #6F64DE);

Monochromatic scale

Palettes built from #64aade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64aade in the Color Lab