Skip to content

#64fd63

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

RGB
100, 253, 99
HSL
120°, 98%, 69%
CMYK
61, 0, 61, 1
Luminance
0.7386

Every format

HEX#64fd63
RGBrgb(100, 253, 99)
HSLhsl(120, 98%, 69%)
CMYKcmyk(61%, 0%, 61%, 1%)
LABlab(88.8 -69.2 60.3)
LCHlch(88.8 91.8 138.9)
OKLCHoklch(0.881 0.235 143.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#64fd63 on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#64fd63 on black: 15.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green99.2%
Blue38.8%

CMYK percentages

Cyan60.5%
Magenta0.0%
Yellow60.9%
Key (black)0.8%

Color previews

#64fd63 text on a black background

contrast 15.77:1

Card sample

#64fd63 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(100, 253, 99, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(100, 253, 99, 0.45);
Border & gradient
Gradient panel
border: 3px solid #64fd63;
background: linear-gradient(135deg, #64fd63, #63FDC9);

Monochromatic scale

Palettes built from #64fd63

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64fd63 in the Color Lab