Skip to content

#87f500

a balanced, electric green · cool · closest name: lime

RGB
135, 245, 0
HSL
87°, 100%, 48%
CMYK
45, 0, 100, 4
Luminance
0.7046

Every format

HEX#87f500
RGBrgb(135, 245, 0)
HSLhsl(87, 100%, 48%)
CMYKcmyk(45%, 0%, 100%, 4%)
LABlab(87.2 -62.1 83.8)
LCHlch(87.2 104.3 126.5)
OKLCHoklch(0.869 0.251 134.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#87f500 on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#87f500 on black: 15.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.9%
Green96.1%
Blue0.0%

CMYK percentages

Cyan44.9%
Magenta0.0%
Yellow100.0%
Key (black)3.9%

Color previews

#87f500 text on a black background

contrast 15.09:1

Card sample

#87f500 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #87f500

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #87f500 in the Color Lab