Skip to content

#87decc

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

RGB
135, 222, 204
HSL
168°, 57%, 70%
CMYK
39, 0, 8, 13
Luminance
0.6175

Every format

HEX#87decc
RGBrgb(135, 222, 204)
HSLhsl(168, 57%, 70%)
CMYKcmyk(39%, 0%, 8%, 13%)
LABlab(82.8 -30.4 0.6)
LCHlch(82.8 30.4 178.9)
OKLCHoklch(0.840 0.088 179.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#87decc on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#87decc on black: 13.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.9%
Green87.1%
Blue80.0%

CMYK percentages

Cyan39.2%
Magenta0.0%
Yellow8.1%
Key (black)12.9%

Color previews

#87decc text on a black background

contrast 13.35:1

Card sample

#87decc text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #87decc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #87decc in the Color Lab