Skip to content

#87faeb

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

RGB
135, 250, 235
HSL
172°, 92%, 76%
CMYK
46, 0, 6, 2
Luminance
0.7952

Every format

HEX#87faeb
RGBrgb(135, 250, 235)
HSLhsl(172, 92%, 76%)
CMYKcmyk(46%, 0%, 6%, 2%)
LABlab(91.5 -36.3 -3.0)
LCHlch(91.5 36.4 184.7)
OKLCHoklch(0.913 0.108 184.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#87faeb on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#87faeb on black: 16.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.9%
Green98.0%
Blue92.2%

CMYK percentages

Cyan46.0%
Magenta0.0%
Yellow6.0%
Key (black)2.0%

Color previews

#87faeb text on a black background

contrast 16.90:1

Card sample

#87faeb text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #87faeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #87faeb in the Color Lab