#64E58E#64E58E
#64E58E is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.8% C 0.168 H 151.7°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #64E58E |
|---|---|
| RGB | rgb(100, 229, 142) |
| HSL | hsl(140, 71%, 65%) |
| HSV | hsv(140, 56%, 90%) |
| CMYK | cmyk(56.3%, 0%, 38%, 10.2%) |
| CIE-LAB | lab(82.22, -54.50, 31.96) |
| CIE-LCH | lch(82.22, 63.18, 149.62°) |
| OKLab | oklab(82.79% -0.1477 0.0797) |
| OKLCH | oklch(82.79% 0.168 151.7) |
| XYZ | xyz(38.1545, 60.6974, 35.2910) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.95
Aqua Green
#12E193
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 4.78
Turquoise Green
#04F489
ΔE00 4.85
Lightgreen
#90EE90
ΔE00 4.91
Seafoam Green
#7AF9AB
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E58E #E564BB
analogous
#7BE564 #64E58E #64E5CF
triadic
#64E58E #8E64E5 #E58E64
tetradic
#64E58E #647BE5 #E564BB #E5CF64
square
#64E58E #647BE5 #E564BB #E5CF64
split-complementary
#64E58E #CF64E5 #E5647B
monochromatic
#1EB14E #30DC68 #64E58E #98EEB4 #CDF7DA
Accessibility & contrast
On white
1.60
#64E58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#64E58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E58E
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E58E | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D488
Deuteranopia (green-blind)
#D4C894
Tritanopia (blue-blind)
#40E2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #64e58e; /* rgb */ color: rgb(100, 229, 142); /* oklch */ color: oklch(82.8% 0.168 151.7);
Tailwind
colors: {
custom: {
50: '#9aeeb0',
500: '#64e58e',
950: '#000000',
},
}SCSS
$custom: #64e58e; $custom-light: #9aeeb0; $custom-dark: #000000;
JSON
{
"hex": "#64e58e",
"rgb": {
"r": 100,
"g": 229,
"b": 142
},
"hsl": {
"h": 139.535,
"s": 71.271,
"l": 64.51
},
"oklch": {
"l": 0.82794,
"c": 0.1678,
"h": 151.7
},
"luminance": 0.60701
}Semantic roles & 50–950 ramp
primary
#64E58E
secondary
#B23B8B
accent
#1294D3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581