Skip to content

#4ecc13

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

RGB
78, 204, 19
HSL
101°, 83%, 44%
CMYK
62, 0, 91, 20
Luminance
0.4485

Every format

HEX#4ecc13
RGBrgb(78, 204, 19)
HSLhsl(101, 83%, 44%)
CMYKcmyk(62%, 0%, 91%, 20%)
LABlab(72.8 -63.0 69.5)
LCHlch(72.8 93.8 132.2)
OKLCHoklch(0.745 0.230 139.1)

Copy-ready code

/* CSS */
color: #4ecc13;
background-color: #4ecc13;
/* Tailwind (arbitrary) */
class="text-[#4ecc13] bg-[#4ecc13]"
/* SCSS */
$brand: #4ecc13;
/* SwiftUI */
Color(red: 0.306, green: 0.800, blue: 0.075)
/* Android */
Color.parseColor("#4ecc13")

Accessibility — WCAG contrast

Aa
#4ecc13 on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#4ecc13 on black: 9.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red30.6%
Green80.0%
Blue7.5%

CMYK percentages

Cyan61.8%
Magenta0.0%
Yellow90.7%
Key (black)20.0%

Color previews

#4ecc13 text on a black background

contrast 9.97:1

Card sample

#4ecc13 text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4ecc13;
Background color
Panel with #4ecc13 background
background-color: #4ecc13;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #4ecc13;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(78, 204, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(78, 204, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4ecc13;
background: linear-gradient(135deg, #4ecc13, #13CC53);

Monochromatic scale

Palettes built from #4ecc13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4ecc13 in the Color Lab