#64E697#64E697
#64E697 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.2% C 0.161 H 154.1°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #64E697 |
|---|---|
| RGB | rgb(100, 230, 151) |
| HSL | hsl(144, 72%, 65%) |
| HSV | hsv(144, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 34.3%, 9.8%) |
| CIE-LAB | lab(82.66, -53.30, 27.97) |
| CIE-LCH | lch(82.66, 60.20, 152.31°) |
| OKLab | oklab(83.21% -0.1448 0.0703) |
| OKLCH | oklch(83.21% 0.161 154.1) |
| XYZ | xyz(39.1352, 61.5337, 39.0870) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.92
Weird Green
#3AE57F
ΔE00 3.99
Seafoam Green
#7AF9AB
ΔE00 4.35
Seafoam (survey)
#80F9AD
ΔE00 4.57
Light Green Blue
#56FCA2
ΔE00 4.85
Sea Green (survey)
#53FCA1
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E697 #E664B3
analogous
#72E664 #64E697 #64E6D8
triadic
#64E697 #9764E6 #E69764
tetradic
#64E697 #6472E6 #E664B3 #E6D864
square
#64E697 #6472E6 #E664B3 #E6D864
split-complementary
#64E697 #D864E6 #E66472
monochromatic
#1DB358 #2FDD74 #64E697 #99EEBA #CDF7DE
Accessibility & contrast
On white
1.58
#64E697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#64E697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E697
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E697 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D592
Deuteranopia (green-blind)
#D4C99C
Tritanopia (blue-blind)
#3BE4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #64e697; /* rgb */ color: rgb(100, 230, 151); /* oklch */ color: oklch(83.2% 0.161 154.1);
Tailwind
colors: {
custom: {
50: '#9aefb6',
500: '#64e697',
950: '#000000',
},
}SCSS
$custom: #64e697; $custom-light: #9aefb6; $custom-dark: #000000;
JSON
{
"hex": "#64e697",
"rgb": {
"r": 100,
"g": 230,
"b": 151
},
"hsl": {
"h": 143.538,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.83211,
"c": 0.16095,
"h": 154.1
},
"luminance": 0.61537
}Semantic roles & 50–950 ramp
primary
#64E697
secondary
#B33B84
accent
#1188D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581