Skip to content

#04df02

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

RGB
4, 223, 2
HSL
120°, 98%, 44%
CMYK
98, 0, 99, 13
Luminance
0.5281

Every format

HEX#04df02
RGBrgb(4, 223, 2)
HSLhsl(120, 98%, 44%)
CMYKcmyk(98%, 0%, 99%, 13%)
LABlab(77.8 -77.7 75.0)
LCHlch(77.8 108.0 136.0)
OKLCHoklch(0.783 0.266 142.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#04df02 on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#04df02 on black: 11.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.6%
Green87.5%
Blue0.8%

CMYK percentages

Cyan98.2%
Magenta0.0%
Yellow99.1%
Key (black)12.5%

Color previews

#04df02 text on a black background

contrast 11.56:1

Card sample

#04df02 text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #04df02;
Background color
Panel with #04df02 background
background-color: #04df02;
Text shadow — hex

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #04df02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #04df02 in the Color Lab