Skip to content

#87adeb

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

RGB
135, 173, 235
HSL
217°, 71%, 73%
CMYK
43, 26, 0, 8
Luminance
0.4104

Every format

HEX#87adeb
RGBrgb(135, 173, 235)
HSLhsl(217, 71%, 73%)
CMYKcmyk(43%, 26%, 0%, 8%)
LABlab(70.2 2.9 -35.1)
LCHlch(70.2 35.2 274.7)
OKLCHoklch(0.744 0.099 260.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#87adeb on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#87adeb on black: 9.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.9%
Green67.8%
Blue92.2%

CMYK percentages

Cyan42.6%
Magenta26.4%
Yellow0.0%
Key (black)7.8%

Color previews

#87adeb text on a black background

contrast 9.21:1

Card sample

#87adeb text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(135, 173, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(135, 173, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #87adeb;
background: linear-gradient(135deg, #87adeb, #A487EB);

Monochromatic scale

Palettes built from #87adeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #87adeb in the Color Lab