Skip to content

#64df32

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

RGB
100, 223, 50
HSL
103°, 73%, 54%
CMYK
55, 0, 78, 13
Luminance
0.5571

Every format

HEX#64df32
RGBrgb(100, 223, 50)
HSLhsl(103, 73%, 54%)
CMYKcmyk(55%, 0%, 78%, 13%)
LABlab(79.5 -62.8 68.5)
LCHlch(79.5 92.9 132.5)
OKLCHoklch(0.802 0.231 138.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red39.2%
Green87.5%
Blue19.6%

CMYK percentages

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

Color previews

#64df32 text on a black background

contrast 12.14:1

Card sample

#64df32 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #64df32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64df32 in the Color Lab