Skip to content

#87cdcd

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

RGB
135, 205, 205
HSL
180°, 41%, 67%
CMYK
34, 0, 0, 20
Luminance
0.5322

Every format

HEX#87cdcd
RGBrgb(135, 205, 205)
HSLhsl(180, 41%, 67%)
CMYKcmyk(34%, 0%, 0%, 20%)
LABlab(78.0 -21.8 -7.0)
LCHlch(78.0 22.9 197.7)
OKLCHoklch(0.802 0.070 195.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#87cdcd on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#87cdcd on black: 11.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.9%
Green80.4%
Blue80.4%

CMYK percentages

Cyan34.1%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#87cdcd text on a black background

contrast 11.64:1

Card sample

#87cdcd text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #87cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #87cdcd in the Color Lab