#64FA7A#64FA7A
#64FA7A is a very light, highly saturated green. Relative luminance 0.725; OKLCH L 87.6% C 0.213 H 146.2°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64FA7A |
|---|---|
| RGB | rgb(100, 250, 122) |
| HSL | hsl(129, 94%, 69%) |
| HSV | hsv(129, 60%, 98%) |
| CMYK | cmyk(60%, 0%, 51.2%, 2%) |
| CIE-LAB | lab(88.20, -65.45, 49.32) |
| CIE-LCH | lch(88.20, 81.95, 143.00°) |
| OKLab | oklab(87.62% -0.177 0.1187) |
| OKLCH | oklch(87.62% 0.213 146.2) |
| XYZ | xyz(42.9512, 72.4816, 30.1354) |
| Luminance | 0.7249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.74
Spearmint
#1EF876
ΔE00 2.88
Easter Green
#8CFD7E
ΔE00 3.30
Spring Green
#00FF7F
ΔE00 3.43
Light Bright Green
#53FE5C
ΔE00 3.53
Minty Green
#0BF77D
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FA7A #FA64E4
analogous
#99FA64 #64FA7A #64FAC5
triadic
#64FA7A #7A64FA #FA7A64
tetradic
#64FA7A #6499FA #FA64E4 #FAC564
square
#64FA7A #6499FA #FA64E4 #FAC564
split-complementary
#64FA7A #C564FA #FA6499
monochromatic
#07DC26 #29F847 #64FA7A #9FFCAD #DBFEE0
Accessibility & contrast
On white
1.36
#64FA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#64FA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FA7A
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FA7A | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56F
Deuteranopia (green-blind)
#EAD883
Tritanopia (blue-blind)
#40F4DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64fa7a; /* rgb */ color: rgb(100, 250, 122); /* oklch */ color: oklch(87.6% 0.213 146.2);
Tailwind
colors: {
custom: {
50: '#9efda3',
500: '#64fa7a',
950: '#000000',
},
}SCSS
$custom: #64fa7a; $custom-light: #9efda3; $custom-dark: #000000;
JSON
{
"hex": "#64fa7a",
"rgb": {
"r": 100,
"g": 250,
"b": 122
},
"hsl": {
"h": 128.8,
"s": 93.75,
"l": 68.627
},
"oklch": {
"l": 0.87622,
"c": 0.21314,
"h": 146.2
},
"luminance": 0.72486
}Semantic roles & 50–950 ramp
primary
#64FA7A
secondary
#D42EBB
accent
#00C4E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680