Skip to content

#64df3d

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

RGB
100, 223, 61
HSL
106°, 72%, 56%
CMYK
55, 0, 73, 13
Luminance
0.5582

Every format

HEX#64df3d
RGBrgb(100, 223, 61)
HSLhsl(106, 72%, 56%)
CMYKcmyk(55%, 0%, 73%, 13%)
LABlab(79.5 -62.1 65.0)
LCHlch(79.5 89.9 133.7)
OKLCHoklch(0.803 0.225 139.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#64df3d on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#64df3d on black: 12.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green87.5%
Blue23.9%

CMYK percentages

Cyan55.2%
Magenta0.0%
Yellow72.6%
Key (black)12.5%

Color previews

#64df3d text on a black background

contrast 12.16:1

Card sample

#64df3d text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(100, 223, 61, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(100, 223, 61, 0.45);
Border & gradient
Gradient panel
border: 3px solid #64df3d;
background: linear-gradient(135deg, #64df3d, #3DDF82);

Monochromatic scale

Palettes built from #64df3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64df3d in the Color Lab