Skip to content

#87cdec

a light, vivid cyan · cool · “skyblue”

RGB
135, 205, 236
HSL
198°, 73%, 73%
CMYK
43, 13, 0, 8
Luminance
0.5487

Every format

HEX#87cdec
RGBrgb(135, 205, 236)
HSLhsl(198, 73%, 73%)
CMYKcmyk(43%, 13%, 0%, 8%)
LABlab(79.0 -14.1 -22.2)
LCHlch(79.0 26.3 237.6)
OKLCHoklch(0.813 0.083 227.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#87cdec on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#87cdec on black: 11.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.9%
Green80.4%
Blue92.5%

CMYK percentages

Cyan42.8%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#87cdec text on a black background

contrast 11.97:1

Card sample

#87cdec text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(135, 205, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(135, 205, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #87cdec;
background: linear-gradient(135deg, #87cdec, #8789EC);

Monochromatic scale

Palettes built from #87cdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #87cdec in the Color Lab