#64FA7B#64FA7B
#64FA7B is a very light, highly saturated green. Relative luminance 0.725; OKLCH L 87.6% C 0.212 H 146.3°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64FA7B |
|---|---|
| RGB | rgb(100, 250, 123) |
| HSL | hsl(129, 94%, 69%) |
| HSV | hsv(129, 60%, 98%) |
| CMYK | cmyk(60%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(88.21, -65.31, 48.87) |
| CIE-LCH | lch(88.21, 81.57, 143.20°) |
| OKLab | oklab(87.64% -0.1766 0.1178) |
| OKLCH | oklch(87.64% 0.212 146.3) |
| XYZ | xyz(43.0135, 72.5065, 30.4634) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.80
Spearmint
#1EF876
ΔE00 2.85
Easter Green
#8CFD7E
ΔE00 3.35
Spring Green
#00FF7F
ΔE00 3.38
Minty Green
#0BF77D
ΔE00 3.52
Light Bright Green
#53FE5C
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FA7B #FA64E3
analogous
#98FA64 #64FA7B #64FAC6
triadic
#64FA7B #7B64FA #FA7B64
tetradic
#64FA7B #6498FA #FA64E3 #FAC664
square
#64FA7B #6498FA #FA64E3 #FAC664
split-complementary
#64FA7B #C664FA #FA6498
monochromatic
#07DC28 #29F849 #64FA7B #9FFCAD #DBFEE0
Accessibility & contrast
On white
1.35
#64FA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#64FA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FA7B
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FA7B | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 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)
#FDE570
Deuteranopia (green-blind)
#EAD884
Tritanopia (blue-blind)
#40F5DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #64fa7b; /* rgb */ color: rgb(100, 250, 123); /* oklch */ color: oklch(87.6% 0.212 146.3);
Tailwind
colors: {
custom: {
50: '#9efda3',
500: '#64fa7b',
950: '#000000',
},
}SCSS
$custom: #64fa7b; $custom-light: #9efda3; $custom-dark: #000000;
JSON
{
"hex": "#64fa7b",
"rgb": {
"r": 100,
"g": 250,
"b": 123
},
"hsl": {
"h": 129.2,
"s": 93.75,
"l": 68.627
},
"oklch": {
"l": 0.87636,
"c": 0.21229,
"h": 146.3
},
"luminance": 0.72511
}Semantic roles & 50–950 ramp
primary
#64FA7B
secondary
#D42EBA
accent
#00C2E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680