#64EE7A#64EE7A
#64EE7A is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.7% C 0.198 H 146.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #64EE7A |
|---|---|
| RGB | rgb(100, 238, 122) |
| HSL | hsl(130, 80%, 66%) |
| HSV | hsv(130, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 48.7%, 6.7%) |
| CIE-LAB | lab(84.62, -61.07, 44.90) |
| CIE-LCH | lch(84.62, 75.80, 143.68°) |
| OKLab | oklab(84.67% -0.1652 0.1088) |
| OKLCH | oklch(84.67% 0.198 146.6) |
| XYZ | xyz(39.3404, 65.2599, 28.9318) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.55
Minty Green
#0BF77D
ΔE00 3.75
Lightish Green
#61E160
ΔE00 3.76
Weird Green
#3AE57F
ΔE00 3.95
Wintergreen
#20F986
ΔE00 4.07
Lightgreen (survey)
#76FF7B
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EE7A #EE64D8
analogous
#93EE64 #64EE7A #64EEBF
triadic
#64EE7A #7A64EE #EE7A64
tetradic
#64EE7A #6493EE #EE64D8 #EEBF64
square
#64EE7A #6493EE #EE64D8 #EEBF64
split-complementary
#64EE7A #BF64EE #EE6493
monochromatic
#15C231 #2DE84B #64EE7A #9BF4A9 #D2FAD9
Accessibility & contrast
On white
1.49
#64EE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#64EE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EE7A
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EE7A | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB70
Deuteranopia (green-blind)
#DFCE82
Tritanopia (blue-blind)
#45E9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64ee7a; /* rgb */ color: rgb(100, 238, 122); /* oklch */ color: oklch(84.7% 0.198 146.6);
Tailwind
colors: {
custom: {
50: '#9cf4a2',
500: '#64ee7a',
950: '#000000',
},
}SCSS
$custom: #64ee7a; $custom-light: #9cf4a2; $custom-dark: #000000;
JSON
{
"hex": "#64ee7a",
"rgb": {
"r": 100,
"g": 238,
"b": 122
},
"hsl": {
"h": 129.565,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.84672,
"c": 0.19787,
"h": 146.6
},
"luminance": 0.65264
}Semantic roles & 50–950 ramp
primary
#64EE7A
secondary
#C036AA
accent
#09BBDD
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580