Skip to content

#04df50

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

RGB
4, 223, 80
HSL
141°, 97%, 45%
CMYK
98, 0, 64, 13
Luminance
0.5338

Every format

HEX#04df50
RGBrgb(4, 223, 80)
HSLhsl(141, 97%, 45%)
CMYKcmyk(98%, 0%, 64%, 13%)
LABlab(78.1 -73.4 55.8)
LCHlch(78.1 92.2 142.8)
OKLCHoklch(0.787 0.236 146.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#04df50 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#04df50 on black: 11.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.6%
Green87.5%
Blue31.4%

CMYK percentages

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

Color previews

#04df50 text on a black background

contrast 11.68:1

Card sample

#04df50 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #04df50

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #04df50 in the Color Lab