Skip to content

#5fff02

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

RGB
95, 255, 2
HSL
98°, 100%, 50%
CMYK
63, 0, 99, 0
Luminance
0.7396

Every format

HEX#5fff02
RGBrgb(95, 255, 2)
HSLhsl(98, 100%, 50%)
CMYKcmyk(63%, 0%, 99%, 0%)
LABlab(88.9 -75.9 84.5)
LCHlch(88.9 113.6 132.0)
OKLCHoklch(0.879 0.277 139.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5fff02 on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#5fff02 on black: 15.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red37.3%
Green100.0%
Blue0.8%

CMYK percentages

Cyan62.7%
Magenta0.0%
Yellow99.2%
Key (black)0.0%

Color previews

#5fff02 text on a black background

contrast 15.79:1

Card sample

#5fff02 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5fff02;
Background color
Panel with #5fff02 background
background-color: #5fff02;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(95, 255, 2, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(95, 255, 2, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5fff02;
background: linear-gradient(135deg, #5fff02, #02FF4E);

Monochromatic scale

Palettes built from #5fff02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5fff02 in the Color Lab