Skip to content

#02fd3b

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

RGB
2, 253, 59
HSL
134°, 98%, 50%
CMYK
99, 0, 77, 1
Luminance
0.7058

Every format

HEX#02fd3b
RGBrgb(2, 253, 59)
HSLhsl(134, 98%, 50%)
CMYKcmyk(99%, 0%, 77%, 1%)
LABlab(87.3 -83.6 72.8)
LCHlch(87.3 110.9 138.9)
OKLCHoklch(0.863 0.278 144.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02fd3b on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#02fd3b on black: 15.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green99.2%
Blue23.1%

CMYK percentages

Cyan99.2%
Magenta0.0%
Yellow76.7%
Key (black)0.8%

Color previews

#02fd3b text on a black background

contrast 15.12:1

Card sample

#02fd3b text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02fd3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02fd3b in the Color Lab