Skip to content

#4ccc00

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

RGB
76, 204, 0
HSL
98°, 100%, 40%
CMYK
63, 0, 100, 20
Luminance
0.4472

Every format

HEX#4ccc00
RGBrgb(76, 204, 0)
HSLhsl(98, 100%, 40%)
CMYKcmyk(63%, 0%, 100%, 20%)
LABlab(72.7 -63.8 71.6)
LCHlch(72.7 95.9 131.7)
OKLCHoklch(0.744 0.234 138.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red29.8%
Green80.0%
Blue0.0%

CMYK percentages

Cyan62.7%
Magenta0.0%
Yellow100.0%
Key (black)20.0%

Color previews

#4ccc00 text on a black background

contrast 9.94:1

Card sample

#4ccc00 text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(76, 204, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(76, 204, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4ccc00;
background: linear-gradient(135deg, #4ccc00, #00CC3C);

Monochromatic scale

Palettes built from #4ccc00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4ccc00 in the Color Lab