#64FC7E#64FC7E
#64FC7E is a very light, highly saturated green. Relative luminance 0.738; OKLCH L 88.2% C 0.212 H 146.7°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #64FC7E |
|---|---|
| RGB | rgb(100, 252, 126) |
| HSL | hsl(130, 96%, 69%) |
| HSV | hsv(130, 60%, 99%) |
| CMYK | cmyk(60.3%, 0%, 50%, 1.2%) |
| CIE-LAB | lab(88.84, -65.62, 48.24) |
| CIE-LCH | lch(88.84, 81.45, 143.68°) |
| OKLab | oklab(88.17% -0.1774 0.1165) |
| OKLCH | oklch(88.17% 0.212 146.7) |
| XYZ | xyz(43.8289, 73.8322, 31.6759) |
| Luminance | 0.7384 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.76
Spearmint
#1EF876
ΔE00 2.89
Spring Green
#00FF7F
ΔE00 3.18
Easter Green
#8CFD7E
ΔE00 3.40
Minty Green
#0BF77D
ΔE00 3.50
Wintergreen
#20F986
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FC7E #FC64E2
analogous
#96FC64 #64FC7E #64FCCA
triadic
#64FC7E #7E64FC #FC7E64
tetradic
#64FC7E #6496FC #FC64E2 #FCCA64
square
#64FC7E #6496FC #FC64E2 #FCCA64
split-complementary
#64FC7E #CA64FC #FC6496
monochromatic
#04E12A #28FB4C #64FC7E #A0FDB0 #DCFEE2
Accessibility & contrast
On white
1.33
#64FC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#64FC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FC7E
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FC7E | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE773
Deuteranopia (green-blind)
#ECDA87
Tritanopia (blue-blind)
#3EF7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #64fc7e; /* rgb */ color: rgb(100, 252, 126); /* oklch */ color: oklch(88.2% 0.212 146.7);
Tailwind
colors: {
custom: {
50: '#9efea6',
500: '#64fc7e',
950: '#000000',
},
}SCSS
$custom: #64fc7e; $custom-light: #9efea6; $custom-dark: #000000;
JSON
{
"hex": "#64fc7e",
"rgb": {
"r": 100,
"g": 252,
"b": 126
},
"hsl": {
"h": 130.263,
"s": 96.203,
"l": 69.02
},
"oklch": {
"l": 0.88168,
"c": 0.21225,
"h": 146.7
},
"luminance": 0.73836
}Semantic roles & 50–950 ramp
primary
#64FC7E
secondary
#D62EB9
accent
#00BEE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680