#64F382#64F382
#64F382 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.0% C 0.197 H 147.8°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #64F382 |
|---|---|
| RGB | rgb(100, 243, 130) |
| HSL | hsl(133, 86%, 67%) |
| HSV | hsv(133, 59%, 95%) |
| CMYK | cmyk(58.8%, 0%, 46.5%, 4.7%) |
| CIE-LAB | lab(86.22, -61.77, 43.06) |
| CIE-LCH | lch(86.22, 75.30, 145.12°) |
| OKLab | oklab(86.02% -0.167 0.1051) |
| OKLCH | oklch(86.02% 0.197 147.8) |
| XYZ | xyz(41.3326, 68.4183, 32.1426) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.15
Minty Green
#0BF77D
ΔE00 3.19
Wintergreen
#20F986
ΔE00 3.24
Lightgreen (survey)
#76FF7B
ΔE00 3.66
Turquoise Green
#04F489
ΔE00 3.85
Spring Green
#00FF7F
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F382 #F364D5
analogous
#8EF364 #64F382 #64F3C9
triadic
#64F382 #8264F3 #F38264
tetradic
#64F382 #648EF3 #F364D5 #F3C964
square
#64F382 #648EF3 #F364D5 #F3C964
split-complementary
#64F382 #C964F3 #F3648E
monochromatic
#10CD37 #2BEF54 #64F382 #9DF7B0 #D6FCDE
Accessibility & contrast
On white
1.43
#64F382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#64F382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F382
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F382 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF79
Deuteranopia (green-blind)
#E3D38A
Tritanopia (blue-blind)
#40EED8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f382; /* rgb */ color: rgb(100, 243, 130); /* oklch */ color: oklch(86.0% 0.197 147.8);
Tailwind
colors: {
custom: {
50: '#9cf8a8',
500: '#64f382',
950: '#000000',
},
}SCSS
$custom: #64f382; $custom-light: #9cf8a8; $custom-dark: #000000;
JSON
{
"hex": "#64f382",
"rgb": {
"r": 100,
"g": 243,
"b": 130
},
"hsl": {
"h": 132.587,
"s": 85.629,
"l": 67.255
},
"oklch": {
"l": 0.86021,
"c": 0.19729,
"h": 147.8
},
"luminance": 0.68422
}Semantic roles & 50–950 ramp
primary
#64F382
secondary
#C932A9
accent
#03B3E2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580