Skip to content

#29f500

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

RGB
41, 245, 0
HSL
110°, 100%, 48%
CMYK
83, 0, 100, 4
Luminance
0.6578

Every format

HEX#29f500
RGBrgb(41, 245, 0)
HSLhsl(110, 100%, 48%)
CMYKcmyk(83%, 0%, 100%, 4%)
LABlab(84.9 -81.4 81.0)
LCHlch(84.9 114.8 135.1)
OKLCHoklch(0.843 0.282 141.8)

Copy-ready code

/* CSS */
color: #29f500;
background-color: #29f500;
/* Tailwind (arbitrary) */
class="text-[#29f500] bg-[#29f500]"
/* SCSS */
$brand: #29f500;
/* SwiftUI */
Color(red: 0.161, green: 0.961, blue: 0.000)
/* Android */
Color.parseColor("#29f500")

Accessibility — WCAG contrast

Aa
#29f500 on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#29f500 on black: 14.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.1%
Green96.1%
Blue0.0%

CMYK percentages

Cyan83.3%
Magenta0.0%
Yellow100.0%
Key (black)3.9%

Color previews

#29f500 text on a black background

contrast 14.16:1

Card sample

#29f500 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #29f500;
Background color
Panel with #29f500 background
background-color: #29f500;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #29f500;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(41, 245, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(41, 245, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #29f500;
background: linear-gradient(135deg, #29f500, #00F57A);

Monochromatic scale

Palettes built from #29f500

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #29f500 in the Color Lab