Skip to content

#87ebdc

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

RGB
135, 235, 220
HSL
171°, 71%, 73%
CMYK
43, 0, 6, 8
Luminance
0.6973

Every format

HEX#87ebdc
RGBrgb(135, 235, 220)
HSLhsl(171, 71%, 73%)
CMYKcmyk(43%, 0%, 6%, 8%)
LABlab(86.9 -32.8 -1.9)
LCHlch(86.9 32.9 183.3)
OKLCHoklch(0.875 0.097 183.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#87ebdc on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#87ebdc on black: 14.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.9%
Green92.2%
Blue86.3%

CMYK percentages

Cyan42.6%
Magenta0.0%
Yellow6.4%
Key (black)7.8%

Color previews

#87ebdc text on a black background

contrast 14.95:1

Card sample

#87ebdc text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #87ebdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #87ebdc in the Color Lab