Skip to content

#87fffe

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

RGB
135, 255, 254
HSL
180°, 100%, 77%
CMYK
47, 0, 0, 0
Luminance
0.8383

Every format

HEX#87fffe
RGBrgb(135, 255, 254)
HSLhsl(180, 100%, 77%)
CMYKcmyk(47%, 0%, 0%, 0%)
LABlab(93.4 -34.0 -10.0)
LCHlch(93.4 35.5 196.4)
OKLCHoklch(0.930 0.109 194.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#87fffe on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#87fffe on black: 17.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.9%
Green100.0%
Blue99.6%

CMYK percentages

Cyan47.1%
Magenta0.0%
Yellow0.4%
Key (black)0.0%

Color previews

#87fffe text on a black background

contrast 17.77:1

Card sample

#87fffe text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #87fffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #87fffe in the Color Lab