#64F37A#64F37A
#64F37A is a very light, highly saturated green. Relative luminance 0.682; OKLCH L 85.9% C 0.204 H 146.4°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #64F37A |
|---|---|
| RGB | rgb(100, 243, 122) |
| HSL | hsl(129, 86%, 67%) |
| HSV | hsv(129, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 49.8%, 4.7%) |
| CIE-LAB | lab(86.11, -62.91, 46.75) |
| CIE-LCH | lch(86.11, 78.38, 143.38°) |
| OKLab | oklab(85.9% -0.1702 0.113) |
| OKLCH | oklch(85.9% 0.204 146.4) |
| XYZ | xyz(40.8163, 68.2118, 29.4238) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.00
Lightgreen (survey)
#76FF7B
ΔE00 3.03
Minty Green
#0BF77D
ΔE00 3.43
Wintergreen
#20F986
ΔE00 3.77
Spring Green
#00FF7F
ΔE00 3.99
Easter Green
#8CFD7E
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F37A #F364DD
analogous
#95F364 #64F37A #64F3C2
triadic
#64F37A #7A64F3 #F37A64
tetradic
#64F37A #6495F3 #F364DD #F3C264
square
#64F37A #6495F3 #F364DD #F3C264
split-complementary
#64F37A #C264F3 #F36495
monochromatic
#10CD2D #2BEF49 #64F37A #9DF7AB #D6FCDB
Accessibility & contrast
On white
1.43
#64F37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#64F37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F37A
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F37A | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF70
Deuteranopia (green-blind)
#E4D283
Tritanopia (blue-blind)
#43EED7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #64f37a; /* rgb */ color: rgb(100, 243, 122); /* oklch */ color: oklch(85.9% 0.204 146.4);
Tailwind
colors: {
custom: {
50: '#9df8a2',
500: '#64f37a',
950: '#000000',
},
}SCSS
$custom: #64f37a; $custom-light: #9df8a2; $custom-dark: #000000;
JSON
{
"hex": "#64f37a",
"rgb": {
"r": 100,
"g": 243,
"b": 122
},
"hsl": {
"h": 129.231,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.85903,
"c": 0.20429,
"h": 146.4
},
"luminance": 0.68216
}Semantic roles & 50–950 ramp
primary
#64F37A
secondary
#C932B2
accent
#03C0E2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580