Skip to content

#64cc13

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

RGB
100, 204, 19
HSL
94°, 83%, 44%
CMYK
51, 0, 91, 20
Luminance
0.4594

Every format

HEX#64cc13
RGBrgb(100, 204, 19)
HSLhsl(94, 83%, 44%)
CMYKcmyk(51%, 0%, 91%, 20%)
LABlab(73.5 -57.3 70.3)
LCHlch(73.5 90.7 129.1)
OKLCHoklch(0.753 0.221 136.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#64cc13 on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#64cc13 on black: 10.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green80.0%
Blue7.5%

CMYK percentages

Cyan51.0%
Magenta0.0%
Yellow90.7%
Key (black)20.0%

Color previews

#64cc13 text on a black background

contrast 10.19:1

Card sample

#64cc13 text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #64cc13;
Background color
Panel with #64cc13 background
background-color: #64cc13;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #64cc13;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #64cc13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64cc13 in the Color Lab