Skip to content

#4add13

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

RGB
74, 221, 19
HSL
104°, 84%, 47%
CMYK
67, 0, 91, 13
Luminance
0.5322

Every format

HEX#4add13
RGBrgb(74, 221, 19)
HSLhsl(104, 84%, 47%)
CMYKcmyk(67%, 0%, 91%, 13%)
LABlab(78.0 -69.4 73.8)
LCHlch(78.0 101.3 133.2)
OKLCHoklch(0.788 0.249 140.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4add13 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#4add13 on black: 11.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red29.0%
Green86.7%
Blue7.5%

CMYK percentages

Cyan66.5%
Magenta0.0%
Yellow91.4%
Key (black)13.3%

Color previews

#4add13 text on a black background

contrast 11.64:1

Card sample

#4add13 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4add13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4add13 in the Color Lab