Skip to content

#87addf

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

RGB
135, 173, 223
HSL
214°, 58%, 70%
CMYK
40, 22, 0, 13
Luminance
0.4037

Every format

HEX#87addf
RGBrgb(135, 173, 223)
HSLhsl(214, 58%, 70%)
CMYKcmyk(40%, 22%, 0%, 13%)
LABlab(69.7 -0.4 -29.3)
LCHlch(69.7 29.3 269.3)
OKLCHoklch(0.739 0.084 255.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#87addf on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#87addf on black: 9.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#87addf text on a black background

contrast 9.07:1

Card sample

#87addf text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #87addf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #87addf in the Color Lab