Skip to content

#02df4b

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

RGB
2, 223, 75
HSL
140°, 98%, 44%
CMYK
99, 0, 66, 13
Luminance
0.5330

Every format

HEX#02df4b
RGBrgb(2, 223, 75)
HSLhsl(140, 98%, 44%)
CMYKcmyk(99%, 0%, 66%, 13%)
LABlab(78.0 -74.0 57.8)
LCHlch(78.0 93.8 142.0)
OKLCHoklch(0.786 0.239 146.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02df4b on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#02df4b on black: 11.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green87.5%
Blue29.4%

CMYK percentages

Cyan99.1%
Magenta0.0%
Yellow66.4%
Key (black)12.5%

Color previews

#02df4b text on a black background

contrast 11.66:1

Card sample

#02df4b text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #02df4b;
Background color
Panel with #02df4b background
background-color: #02df4b;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(2, 223, 75, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 223, 75, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02df4b;
background: linear-gradient(135deg, #02df4b, #02DFDE);

Monochromatic scale

Palettes built from #02df4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02df4b in the Color Lab