Skip to content

#87cceb

a light, vivid cyan · cool · “skyblue”

RGB
135, 204, 235
HSL
199°, 71%, 73%
CMYK
43, 13, 0, 8
Luminance
0.5433

Every format

HEX#87cceb
RGBrgb(135, 204, 235)
HSLhsl(199, 71%, 73%)
CMYKcmyk(43%, 13%, 0%, 8%)
LABlab(78.7 -13.8 -22.1)
LCHlch(78.7 26.1 238.0)
OKLCHoklch(0.810 0.082 228.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#87cceb on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#87cceb on black: 11.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.9%
Green80.0%
Blue92.2%

CMYK percentages

Cyan42.6%
Magenta13.2%
Yellow0.0%
Key (black)7.8%

Color previews

#87cceb text on a black background

contrast 11.87:1

Card sample

#87cceb text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #87cceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #87cceb in the Color Lab