Skip to content

#60aade

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

RGB
96, 170, 222
HSL
205°, 66%, 62%
CMYK
57, 23, 0, 13
Luminance
0.3651

Every format

HEX#60aade
RGBrgb(96, 170, 222)
HSLhsl(205, 66%, 62%)
CMYKcmyk(57%, 23%, 0%, 13%)
LABlab(66.9 -8.2 -33.2)
LCHlch(66.9 34.2 256.2)
OKLCHoklch(0.711 0.106 241.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#60aade on white: 2.53:1
AA ✗ fail · AA-large · AAA
Aa
#60aade on black: 8.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red37.6%
Green66.7%
Blue87.1%

CMYK percentages

Cyan56.8%
Magenta23.4%
Yellow0.0%
Key (black)12.9%

Color previews

#60aade text on a black background

contrast 8.30:1

Card sample

#60aade text on a white background

contrast 2.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #60aade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #60aade in the Color Lab