#64F37F#64F37F
#64F37F is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.0% C 0.200 H 147.3°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #64F37F |
|---|---|
| RGB | rgb(100, 243, 127) |
| HSL | hsl(131, 86%, 67%) |
| HSV | hsv(131, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 47.7%, 4.7%) |
| CIE-LAB | lab(86.18, -62.21, 44.45) |
| CIE-LCH | lch(86.18, 76.46, 144.45°) |
| OKLab | oklab(85.98% -0.1682 0.1081) |
| OKLCH | oklch(85.98% 0.2 147.3) |
| XYZ | xyz(41.1341, 68.3389, 31.0976) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.04
Minty Green
#0BF77D
ΔE00 3.24
Lightgreen (survey)
#76FF7B
ΔE00 3.39
Wintergreen
#20F986
ΔE00 3.41
Spring Green
#00FF7F
ΔE00 3.90
Turquoise Green
#04F489
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F37F #F364D8
analogous
#90F364 #64F37F #64F3C7
triadic
#64F37F #7F64F3 #F37F64
tetradic
#64F37F #6490F3 #F364D8 #F3C764
square
#64F37F #6490F3 #F364D8 #F3C764
split-complementary
#64F37F #C764F3 #F36490
monochromatic
#10CD34 #2BEF50 #64F37F #9DF7AE #D6FCDD
Accessibility & contrast
On white
1.43
#64F37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#64F37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F37F
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F37F | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF76
Deuteranopia (green-blind)
#E3D387
Tritanopia (blue-blind)
#41EED8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f37f; /* rgb */ color: rgb(100, 243, 127); /* oklch */ color: oklch(86.0% 0.200 147.3);
Tailwind
colors: {
custom: {
50: '#9df8a6',
500: '#64f37f',
950: '#000000',
},
}SCSS
$custom: #64f37f; $custom-light: #9df8a6; $custom-dark: #000000;
JSON
{
"hex": "#64f37f",
"rgb": {
"r": 100,
"g": 243,
"b": 127
},
"hsl": {
"h": 131.329,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.85975,
"c": 0.19993,
"h": 147.3
},
"luminance": 0.68343
}Semantic roles & 50–950 ramp
primary
#64F37F
secondary
#C932AC
accent
#03B8E2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580