#64EE97#64EE97
#64EE97 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.172 H 153.0°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #64EE97 |
|---|---|
| RGB | rgb(100, 238, 151) |
| HSL | hsl(142, 80%, 66%) |
| HSV | hsv(142, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 36.6%, 6.7%) |
| CIE-LAB | lab(85.04, -56.47, 31.15) |
| CIE-LCH | lch(85.04, 64.49, 151.11°) |
| OKLab | oklab(85.16% -0.1531 0.0779) |
| OKLCH | oklch(85.16% 0.172 153) |
| XYZ | xyz(41.4127, 66.0888, 39.8462) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.15
Sea Green (survey)
#53FCA1
ΔE00 3.18
Seafoam Green
#7AF9AB
ΔE00 3.23
Light Bluish Green
#76FDA8
ΔE00 3.40
Seafoam (survey)
#80F9AD
ΔE00 3.60
Weird Green
#3AE57F
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EE97 #EE64BB
analogous
#76EE64 #64EE97 #64EEDC
triadic
#64EE97 #9764EE #EE9764
tetradic
#64EE97 #6476EE #EE64BB #EEDC64
square
#64EE97 #6476EE #EE64BB #EEDC64
split-complementary
#64EE97 #DC64EE #EE6476
monochromatic
#15C255 #2DE872 #64EE97 #9BF4BC #D2FAE1
Accessibility & contrast
On white
1.48
#64EE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#64EE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EE97
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EE97 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC91
Deuteranopia (green-blind)
#DCCF9D
Tritanopia (blue-blind)
#38EBD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ee97; /* rgb */ color: rgb(100, 238, 151); /* oklch */ color: oklch(85.2% 0.172 153.0);
Tailwind
colors: {
custom: {
50: '#9bf4b6',
500: '#64ee97',
950: '#000000',
},
}SCSS
$custom: #64ee97; $custom-light: #9bf4b6; $custom-dark: #000000;
JSON
{
"hex": "#64ee97",
"rgb": {
"r": 100,
"g": 238,
"b": 151
},
"hsl": {
"h": 142.174,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.85159,
"c": 0.17177,
"h": 153
},
"luminance": 0.66093
}Semantic roles & 50–950 ramp
primary
#64EE97
secondary
#C0368D
accent
#098EDD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581