#64E696#64E696
#64E696 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.2% C 0.162 H 153.8°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #64E696 |
|---|---|
| RGB | rgb(100, 230, 150) |
| HSL | hsl(143, 72%, 65%) |
| HSV | hsv(143, 57%, 90%) |
| CMYK | cmyk(56.5%, 0%, 34.8%, 9.8%) |
| CIE-LAB | lab(82.65, -53.49, 28.46) |
| CIE-LCH | lch(82.65, 60.59, 151.98°) |
| OKLab | oklab(83.19% -0.1452 0.0715) |
| OKLCH | oklch(83.19% 0.162 153.8) |
| XYZ | xyz(39.0543, 61.5013, 38.6611) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.85
Aqua Green
#12E193
ΔE00 3.97
Seafoam Green
#7AF9AB
ΔE00 4.38
Seafoam (survey)
#80F9AD
ΔE00 4.61
Light Green Blue
#56FCA2
ΔE00 4.83
Sea Green (survey)
#53FCA1
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E696 #E664B4
analogous
#73E664 #64E696 #64E6D7
triadic
#64E696 #9664E6 #E69664
tetradic
#64E696 #6473E6 #E664B4 #E6D764
square
#64E696 #6473E6 #E664B4 #E6D764
split-complementary
#64E696 #D764E6 #E66473
monochromatic
#1DB357 #2FDD72 #64E696 #99EEBA #CDF7DD
Accessibility & contrast
On white
1.58
#64E696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#64E696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E696
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E696 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D591
Deuteranopia (green-blind)
#D4C99B
Tritanopia (blue-blind)
#3CE3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #64e696; /* rgb */ color: rgb(100, 230, 150); /* oklch */ color: oklch(83.2% 0.162 153.8);
Tailwind
colors: {
custom: {
50: '#9aefb5',
500: '#64e696',
950: '#000000',
},
}SCSS
$custom: #64e696; $custom-light: #9aefb5; $custom-dark: #000000;
JSON
{
"hex": "#64e696",
"rgb": {
"r": 100,
"g": 230,
"b": 150
},
"hsl": {
"h": 143.077,
"s": 72.222,
"l": 64.706
},
"oklch": {
"l": 0.83191,
"c": 0.16185,
"h": 153.8
},
"luminance": 0.61505
}Semantic roles & 50–950 ramp
primary
#64E696
secondary
#B33B85
accent
#1189D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581