#64FA7E#64FA7E
#64FA7E is a very light, highly saturated green. Relative luminance 0.726; OKLCH L 87.7% C 0.210 H 146.8°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #64FA7E |
|---|---|
| RGB | rgb(100, 250, 126) |
| HSL | hsl(130, 94%, 69%) |
| HSV | hsv(130, 60%, 98%) |
| CMYK | cmyk(60%, 0%, 49.6%, 2%) |
| CIE-LAB | lab(88.25, -64.90, 47.51) |
| CIE-LCH | lch(88.25, 80.43, 143.80°) |
| OKLab | oklab(87.68% -0.1755 0.1149) |
| OKLCH | oklch(87.68% 0.21 146.8) |
| XYZ | xyz(43.2042, 72.5827, 31.4677) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.03
Spearmint
#1EF876
ΔE00 2.80
Spring Green
#00FF7F
ΔE00 3.25
Minty Green
#0BF77D
ΔE00 3.34
Easter Green
#8CFD7E
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FA7E #FA64E0
analogous
#95FA64 #64FA7E #64FAC9
triadic
#64FA7E #7E64FA #FA7E64
tetradic
#64FA7E #6495FA #FA64E0 #FAC964
square
#64FA7E #6495FA #FA64E0 #FAC964
split-complementary
#64FA7E #C964FA #FA6495
monochromatic
#07DC2C #29F84D #64FA7E #9FFCAF #DBFEE1
Accessibility & contrast
On white
1.35
#64FA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#64FA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FA7E
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FA7E | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE573
Deuteranopia (green-blind)
#EAD887
Tritanopia (blue-blind)
#3FF5DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64fa7e; /* rgb */ color: rgb(100, 250, 126); /* oklch */ color: oklch(87.7% 0.210 146.8);
Tailwind
colors: {
custom: {
50: '#9efda5',
500: '#64fa7e',
950: '#000000',
},
}SCSS
$custom: #64fa7e; $custom-light: #9efda5; $custom-dark: #000000;
JSON
{
"hex": "#64fa7e",
"rgb": {
"r": 100,
"g": 250,
"b": 126
},
"hsl": {
"h": 130.4,
"s": 93.75,
"l": 68.627
},
"oklch": {
"l": 0.87678,
"c": 0.20974,
"h": 146.8
},
"luminance": 0.72587
}Semantic roles & 50–950 ramp
primary
#64FA7E
secondary
#D42EB7
accent
#00BEE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680