Skip to content

#87cddc

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

RGB
135, 205, 220
HSL
191°, 55%, 70%
CMYK
39, 7, 0, 14
Luminance
0.5398

Every format

HEX#87cddc
RGBrgb(135, 205, 220)
HSLhsl(191, 55%, 70%)
CMYKcmyk(39%, 7%, 0%, 14%)
LABlab(78.5 -18.2 -14.4)
LCHlch(78.5 23.2 218.4)
OKLCHoklch(0.807 0.073 212.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#87cddc on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#87cddc on black: 11.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.9%
Green80.4%
Blue86.3%

CMYK percentages

Cyan38.6%
Magenta6.8%
Yellow0.0%
Key (black)13.7%

Color previews

#87cddc text on a black background

contrast 11.80:1

Card sample

#87cddc text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #87cddc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #87cddc in the Color Lab