Skip to content

#87afcc

a light, soft blue · cool · closest name: skyblue

RGB
135, 175, 204
HSL
205°, 40%, 67%
CMYK
34, 14, 0, 20
Luminance
0.4017

Every format

HEX#87afcc
RGBrgb(135, 175, 204)
HSLhsl(205, 40%, 67%)
CMYKcmyk(34%, 14%, 0%, 20%)
LABlab(69.6 -6.4 -19.1)
LCHlch(69.6 20.1 251.3)
OKLCHoklch(0.735 0.060 240.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#87afcc on white: 2.32:1
AA ✗ fail · AA-large · AAA
Aa
#87afcc on black: 9.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.9%
Green68.6%
Blue80.0%

CMYK percentages

Cyan33.8%
Magenta14.2%
Yellow0.0%
Key (black)20.0%

Color previews

#87afcc text on a black background

contrast 9.03:1

Card sample

#87afcc text on a white background

contrast 2.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #87afcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #87afcc in the Color Lab