Skip to content

#87acdf

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

RGB
135, 172, 223
HSL
215°, 58%, 70%
CMYK
40, 23, 0, 13
Luminance
0.3998

Every format

HEX#87acdf
RGBrgb(135, 172, 223)
HSLhsl(215, 58%, 70%)
CMYKcmyk(40%, 23%, 0%, 13%)
LABlab(69.5 0.2 -29.7)
LCHlch(69.5 29.7 270.4)
OKLCHoklch(0.736 0.085 256.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#87acdf on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#87acdf on black: 9.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.9%
Green67.5%
Blue87.5%

CMYK percentages

Cyan39.5%
Magenta22.9%
Yellow0.0%
Key (black)12.5%

Color previews

#87acdf text on a black background

contrast 9.00:1

Card sample

#87acdf text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #87acdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #87acdf in the Color Lab