#64FB7F#64FB7F
#64FB7F is a very light, highly saturated green. Relative luminance 0.732; OKLCH L 87.9% C 0.210 H 146.9°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #64FB7F |
|---|---|
| RGB | rgb(100, 251, 127) |
| HSL | hsl(131, 95%, 69%) |
| HSV | hsv(131, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 49.4%, 1.6%) |
| CIE-LAB | lab(88.56, -65.13, 47.42) |
| CIE-LCH | lch(88.56, 80.56, 143.94°) |
| OKLab | oklab(87.94% -0.176 0.1147) |
| OKLCH | oklch(87.94% 0.21 146.9) |
| XYZ | xyz(43.5806, 73.2318, 31.9131) |
| Luminance | 0.7324 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.98
Spearmint
#1EF876
ΔE00 2.82
Spring Green
#00FF7F
ΔE00 3.17
Minty Green
#0BF77D
ΔE00 3.36
Easter Green
#8CFD7E
ΔE00 3.51
Wintergreen
#20F986
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FB7F #FB64E0
analogous
#95FB64 #64FB7F #64FBCA
triadic
#64FB7F #7F64FB #FB7F64
tetradic
#64FB7F #6495FB #FB64E0 #FBCA64
square
#64FB7F #6495FB #FB64E0 #FBCA64
split-complementary
#64FB7F #CA64FB #FB6495
monochromatic
#06DF2D #28F94E #64FB7F #A0FDB0 #DBFEE2
Accessibility & contrast
On white
1.34
#64FB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#64FB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FB7F
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FB7F | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE675
Deuteranopia (green-blind)
#EBD988
Tritanopia (blue-blind)
#3EF6DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #64fb7f; /* rgb */ color: rgb(100, 251, 127); /* oklch */ color: oklch(87.9% 0.210 146.9);
Tailwind
colors: {
custom: {
50: '#9efea6',
500: '#64fb7f',
950: '#000000',
},
}SCSS
$custom: #64fb7f; $custom-light: #9efea6; $custom-dark: #000000;
JSON
{
"hex": "#64fb7f",
"rgb": {
"r": 100,
"g": 251,
"b": 127
},
"hsl": {
"h": 130.728,
"s": 94.969,
"l": 68.824
},
"oklch": {
"l": 0.87937,
"c": 0.21013,
"h": 146.9
},
"luminance": 0.73236
}Semantic roles & 50–950 ramp
primary
#64FB7F
secondary
#D52EB7
accent
#00BCE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680