#64F37E#64F37E
#64F37E is a very light, highly saturated green. Relative luminance 0.683; OKLCH L 86.0% C 0.201 H 147.1°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #64F37E |
|---|---|
| RGB | rgb(100, 243, 126) |
| HSL | hsl(131, 86%, 67%) |
| HSV | hsv(131, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 48.1%, 4.7%) |
| CIE-LAB | lab(86.16, -62.35, 44.92) |
| CIE-LCH | lch(86.16, 76.85, 144.23°) |
| OKLab | oklab(85.96% -0.1686 0.1091) |
| OKLCH | oklch(85.96% 0.201 147.1) |
| XYZ | xyz(41.0693, 68.3130, 30.7560) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.26
Lightgreen (survey)
#76FF7B
ΔE00 3.31
Wintergreen
#20F986
ΔE00 3.47
Spring Green
#00FF7F
ΔE00 3.91
Turquoise Green
#04F489
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F37E #F364D9
analogous
#92F364 #64F37E #64F3C6
triadic
#64F37E #7E64F3 #F37E64
tetradic
#64F37E #6492F3 #F364D9 #F3C664
square
#64F37E #6492F3 #F364D9 #F3C664
split-complementary
#64F37E #C664F3 #F36492
monochromatic
#10CD32 #2BEF4F #64F37E #9DF7AD #D6FCDD
Accessibility & contrast
On white
1.43
#64F37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#64F37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F37E
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F37E | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF74
Deuteranopia (green-blind)
#E3D386
Tritanopia (blue-blind)
#42EED8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f37e; /* rgb */ color: rgb(100, 243, 126); /* oklch */ color: oklch(86.0% 0.201 147.1);
Tailwind
colors: {
custom: {
50: '#9df8a5',
500: '#64f37e',
950: '#000000',
},
}SCSS
$custom: #64f37e; $custom-light: #9df8a5; $custom-dark: #000000;
JSON
{
"hex": "#64f37e",
"rgb": {
"r": 100,
"g": 243,
"b": 126
},
"hsl": {
"h": 130.909,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.8596,
"c": 0.20081,
"h": 147.1
},
"luminance": 0.68317
}Semantic roles & 50–950 ramp
primary
#64F37E
secondary
#C932AE
accent
#03BAE2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580