#64E97E#64E97E
#64E97E is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.5% C 0.188 H 147.6°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #64E97E |
|---|---|
| RGB | rgb(100, 233, 126) |
| HSL | hsl(132, 75%, 65%) |
| HSV | hsv(132, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 45.9%, 8.6%) |
| CIE-LAB | lab(83.17, -58.62, 41.16) |
| CIE-LCH | lch(83.17, 71.63, 144.93°) |
| OKLab | oklab(83.5% -0.1586 0.1006) |
| OKLCH | oklch(83.5% 0.188 147.6) |
| XYZ | xyz(38.1578, 62.4900, 29.7856) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.94
Lightish Green
#61E160
ΔE00 3.88
Lightgreen
#90EE90
ΔE00 4.20
Minty Green
#0BF77D
ΔE00 4.36
Turquoise Green
#04F489
ΔE00 4.45
Spearmint
#1EF876
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E97E #E964CF
analogous
#8DE964 #64E97E #64E9C0
triadic
#64E97E #7E64E9 #E97E64
tetradic
#64E97E #648DE9 #E964CF #E9C064
square
#64E97E #648DE9 #E964CF #E9C064
split-complementary
#64E97E #C064E9 #E9648D
monochromatic
#1AB839 #2EE151 #64E97E #9AF1AB #CFF8D7
Accessibility & contrast
On white
1.56
#64E97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#64E97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E97E
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E97E | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD776
Deuteranopia (green-blind)
#DACA85
Tritanopia (blue-blind)
#45E4D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #64e97e; /* rgb */ color: rgb(100, 233, 126); /* oklch */ color: oklch(83.5% 0.188 147.6);
Tailwind
colors: {
custom: {
50: '#9bf1a5',
500: '#64e97e',
950: '#000000',
},
}SCSS
$custom: #64e97e; $custom-light: #9bf1a5; $custom-dark: #000000;
JSON
{
"hex": "#64e97e",
"rgb": {
"r": 100,
"g": 233,
"b": 126
},
"hsl": {
"h": 131.729,
"s": 75.141,
"l": 65.294
},
"oklch": {
"l": 0.83502,
"c": 0.18779,
"h": 147.6
},
"luminance": 0.62494
}Semantic roles & 50–950 ramp
primary
#64E97E
secondary
#B8399F
accent
#0EB0D7
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580