#64EA7E#64EA7E
#64EA7E is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.7% C 0.189 H 147.6°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA7E |
|---|---|
| RGB | rgb(100, 234, 126) |
| HSL | hsl(132, 76%, 65%) |
| HSV | hsv(132, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 46.2%, 8.2%) |
| CIE-LAB | lab(83.47, -59.00, 41.54) |
| CIE-LCH | lch(83.47, 72.15, 144.85°) |
| OKLab | oklab(83.75% -0.1596 0.1014) |
| OKLCH | oklch(83.75% 0.189 147.6) |
| XYZ | xyz(38.4417, 63.0578, 29.8802) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.05
Lightish Green
#61E160
ΔE00 3.91
Lightgreen
#90EE90
ΔE00 4.18
Minty Green
#0BF77D
ΔE00 4.21
Spearmint
#1EF876
ΔE00 4.32
Turquoise Green
#04F489
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA7E #EA64D0
analogous
#8DEA64 #64EA7E #64EAC1
triadic
#64EA7E #7E64EA #EA7E64
tetradic
#64EA7E #648DEA #EA64D0 #EAC164
square
#64EA7E #648DEA #EA64D0 #EAC164
split-complementary
#64EA7E #C164EA #EA648D
monochromatic
#19BA39 #2EE351 #64EA7E #9AF1AB #D0F9D8
Accessibility & contrast
On white
1.54
#64EA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#64EA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA7E
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA7E | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD775
Deuteranopia (green-blind)
#DBCB85
Tritanopia (blue-blind)
#45E5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64ea7e; /* rgb */ color: rgb(100, 234, 126); /* oklch */ color: oklch(83.7% 0.189 147.6);
Tailwind
colors: {
custom: {
50: '#9bf2a5',
500: '#64ea7e',
950: '#000000',
},
}SCSS
$custom: #64ea7e; $custom-light: #9bf2a5; $custom-dark: #000000;
JSON
{
"hex": "#64ea7e",
"rgb": {
"r": 100,
"g": 234,
"b": 126
},
"hsl": {
"h": 131.642,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.83748,
"c": 0.1891,
"h": 147.6
},
"luminance": 0.63061
}Semantic roles & 50–950 ramp
primary
#64EA7E
secondary
#BA39A1
accent
#0DB1D8
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580