#64EF97#64EF97
#64EF97 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.173 H 152.9°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #64EF97 |
|---|---|
| RGB | rgb(100, 239, 151) |
| HSL | hsl(142, 81%, 66%) |
| HSV | hsv(142, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 36.8%, 6.3%) |
| CIE-LAB | lab(85.34, -56.86, 31.55) |
| CIE-LCH | lch(85.34, 65.03, 150.98°) |
| OKLab | oklab(85.4% -0.1541 0.0789) |
| OKLCH | oklch(85.4% 0.173 152.9) |
| XYZ | xyz(41.7047, 66.6727, 39.9435) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.97
Sea Green (survey)
#53FCA1
ΔE00 3.00
Seafoam Green
#7AF9AB
ΔE00 3.15
Light Bluish Green
#76FDA8
ΔE00 3.24
Seafoam (survey)
#80F9AD
ΔE00 3.54
Weird Green
#3AE57F
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EF97 #EF64BC
analogous
#77EF64 #64EF97 #64EFDC
triadic
#64EF97 #9764EF #EF9764
tetradic
#64EF97 #6477EF #EF64BC #EFDC64
square
#64EF97 #6477EF #EF64BC #EFDC64
split-complementary
#64EF97 #DC64EF #EF6477
monochromatic
#14C455 #2DE972 #64EF97 #9BF5BC #D3FAE1
Accessibility & contrast
On white
1.46
#64EF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#64EF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EF97
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EF97 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD91
Deuteranopia (green-blind)
#DCD09D
Tritanopia (blue-blind)
#37ECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #64ef97; /* rgb */ color: rgb(100, 239, 151); /* oklch */ color: oklch(85.4% 0.173 152.9);
Tailwind
colors: {
custom: {
50: '#9bf5b6',
500: '#64ef97',
950: '#000000',
},
}SCSS
$custom: #64ef97; $custom-light: #9bf5b6; $custom-dark: #000000;
JSON
{
"hex": "#64ef97",
"rgb": {
"r": 100,
"g": 239,
"b": 151
},
"hsl": {
"h": 142.014,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.85403,
"c": 0.1731,
"h": 152.9
},
"luminance": 0.66677
}Semantic roles & 50–950 ramp
primary
#64EF97
secondary
#C2358E
accent
#088FDE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581