Skip to content

#87daff

a light, electric cyan · cool · closest name: skyblue

RGB
135, 218, 255
HSL
199°, 100%, 77%
CMYK
47, 15, 0, 0
Luminance
0.6251

Every format

HEX#87daff
RGBrgb(135, 218, 255)
HSLhsl(199, 100%, 77%)
CMYKcmyk(47%, 15%, 0%, 0%)
LABlab(83.2 -15.7 -25.9)
LCHlch(83.2 30.3 238.7)
OKLCHoklch(0.849 0.096 228.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#87daff on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#87daff on black: 13.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.9%
Green85.5%
Blue100.0%

CMYK percentages

Cyan47.1%
Magenta14.5%
Yellow0.0%
Key (black)0.0%

Color previews

#87daff text on a black background

contrast 13.50:1

Card sample

#87daff text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(135, 218, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(135, 218, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #87daff;
background: linear-gradient(135deg, #87daff, #878AFF);

Monochromatic scale

Palettes built from #87daff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #87daff in the Color Lab