#64F37D#64F37D
#64F37D is a very light, highly saturated green. Relative luminance 0.683; OKLCH L 85.9% C 0.202 H 146.9°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #64F37D |
|---|---|
| RGB | rgb(100, 243, 125) |
| HSL | hsl(130, 86%, 67%) |
| HSV | hsv(130, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 48.6%, 4.7%) |
| CIE-LAB | lab(86.15, -62.49, 45.38) |
| CIE-LCH | lch(86.15, 77.23, 144.02°) |
| OKLab | oklab(85.95% -0.169 0.1101) |
| OKLCH | oklch(85.95% 0.202 146.9) |
| XYZ | xyz(41.0051, 68.2873, 30.4179) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.00
Lightgreen (survey)
#76FF7B
ΔE00 3.23
Minty Green
#0BF77D
ΔE00 3.30
Wintergreen
#20F986
ΔE00 3.54
Spring Green
#00FF7F
ΔE00 3.92
Easter Green
#8CFD7E
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F37D #F364DA
analogous
#92F364 #64F37D #64F3C5
triadic
#64F37D #7D64F3 #F37D64
tetradic
#64F37D #6492F3 #F364DA #F3C564
square
#64F37D #6492F3 #F364DA #F3C564
split-complementary
#64F37D #C564F3 #F36492
monochromatic
#10CD31 #2BEF4D #64F37D #9DF7AD #D6FCDC
Accessibility & contrast
On white
1.43
#64F37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#64F37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F37D
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F37D | 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)
#F6DF73
Deuteranopia (green-blind)
#E3D385
Tritanopia (blue-blind)
#42EED7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f37d; /* rgb */ color: rgb(100, 243, 125); /* oklch */ color: oklch(85.9% 0.202 146.9);
Tailwind
colors: {
custom: {
50: '#9df8a4',
500: '#64f37d',
950: '#000000',
},
}SCSS
$custom: #64f37d; $custom-light: #9df8a4; $custom-dark: #000000;
JSON
{
"hex": "#64f37d",
"rgb": {
"r": 100,
"g": 243,
"b": 125
},
"hsl": {
"h": 130.49,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.85946,
"c": 0.20168,
"h": 146.9
},
"luminance": 0.68291
}Semantic roles & 50–950 ramp
primary
#64F37D
secondary
#C932AF
accent
#03BBE2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580