Skip to content

#87aade

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

RGB
135, 170, 222
HSL
216°, 57%, 70%
CMYK
39, 23, 0, 13
Luminance
0.3917

Every format

HEX#87aade
RGBrgb(135, 170, 222)
HSLhsl(216, 57%, 70%)
CMYKcmyk(39%, 23%, 0%, 13%)
LABlab(68.9 1.0 -30.0)
LCHlch(68.9 30.1 272.0)
OKLCHoklch(0.732 0.085 258.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#87aade on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#87aade on black: 8.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.9%
Green66.7%
Blue87.1%

CMYK percentages

Cyan39.2%
Magenta23.4%
Yellow0.0%
Key (black)12.9%

Color previews

#87aade text on a black background

contrast 8.83:1

Card sample

#87aade text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #87aade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #87aade in the Color Lab