Skip to content

#64da13

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

RGB
100, 218, 19
HSL
96°, 84%, 47%
CMYK
54, 0, 91, 15
Luminance
0.5290

Every format

HEX#64da13
RGBrgb(100, 218, 19)
HSLhsl(96, 84%, 47%)
CMYKcmyk(54%, 0%, 91%, 15%)
LABlab(77.8 -62.3 73.9)
LCHlch(77.8 96.7 130.1)
OKLCHoklch(0.788 0.236 137.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#64da13 on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#64da13 on black: 11.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green85.5%
Blue7.5%

CMYK percentages

Cyan54.1%
Magenta0.0%
Yellow91.3%
Key (black)14.5%

Color previews

#64da13 text on a black background

contrast 11.58:1

Card sample

#64da13 text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #64da13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64da13 in the Color Lab