Skip to content

#64ff7c

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

RGB
100, 255, 124
HSL
129°, 100%, 70%
CMYK
61, 0, 51, 0
Luminance
0.7568

Every format

HEX#64ff7c
RGBrgb(100, 255, 124)
HSLhsl(129, 100%, 70%)
CMYKcmyk(61%, 0%, 51%, 0%)
LABlab(89.7 -67.0 50.2)
LCHlch(89.7 83.7 143.1)
OKLCHoklch(0.889 0.218 146.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#64ff7c on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#64ff7c on black: 16.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green100.0%
Blue48.6%

CMYK percentages

Cyan60.8%
Magenta0.0%
Yellow51.4%
Key (black)0.0%

Color previews

#64ff7c text on a black background

contrast 16.14:1

Card sample

#64ff7c text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #64ff7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64ff7c in the Color Lab