Skip to content

#8ff500

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

RGB
143, 245, 0
HSL
85°, 100%, 48%
CMYK
42, 0, 100, 4
Luminance
0.7114

Every format

HEX#8ff500
RGBrgb(143, 245, 0)
HSLhsl(85, 100%, 48%)
CMYKcmyk(42%, 0%, 100%, 4%)
LABlab(87.5 -59.6 84.2)
LCHlch(87.5 103.2 125.3)
OKLCHoklch(0.873 0.247 133.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8ff500 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#8ff500 on black: 15.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.1%
Green96.1%
Blue0.0%

CMYK percentages

Cyan41.6%
Magenta0.0%
Yellow100.0%
Key (black)3.9%

Color previews

#8ff500 text on a black background

contrast 15.23:1

Card sample

#8ff500 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #8ff500;
Background color
Panel with #8ff500 background
background-color: #8ff500;
Text shadow — hex

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8ff500

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8ff500 in the Color Lab