Skip to content

#02f02f

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

RGB
2, 240, 47
HSL
131°, 98%, 48%
CMYK
99, 0, 80, 6
Luminance
0.6254

Every format

HEX#02f02f
RGBrgb(2, 240, 47)
HSLhsl(131, 98%, 48%)
CMYKcmyk(99%, 0%, 80%, 6%)
LABlab(83.2 -80.8 72.3)
LCHlch(83.2 108.5 138.2)
OKLCHoklch(0.829 0.271 143.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02f02f on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#02f02f on black: 13.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green94.1%
Blue18.4%

CMYK percentages

Cyan99.2%
Magenta0.0%
Yellow80.4%
Key (black)5.9%

Color previews

#02f02f text on a black background

contrast 13.51:1

Card sample

#02f02f text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02f02f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02f02f in the Color Lab