#64FD97#64FD97
#64FD97 is a very light, vivid green. Relative luminance 0.752; OKLCH L 88.8% C 0.192 H 151.4°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #64FD97 |
|---|---|
| RGB | rgb(100, 253, 151) |
| HSL | hsl(140, 97%, 69%) |
| HSV | hsv(140, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 40.3%, 0.8%) |
| CIE-LAB | lab(89.48, -62.20, 37.02) |
| CIE-LCH | lch(89.48, 72.38, 149.24°) |
| OKLab | oklab(88.81% -0.1682 0.0918) |
| OKLCH | oklch(88.81% 0.192 151.4) |
| XYZ | xyz(45.9632, 75.1897, 41.3630) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.32
Light Green Blue
#56FCA2
ΔE00 2.37
Light Bluish Green
#76FDA8
ΔE00 2.72
Wintergreen
#20F986
ΔE00 3.06
Baby Green
#8CFF9E
ΔE00 3.15
Mint Green
#8FFF9F
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FD97 #FD64CA
analogous
#7EFD64 #64FD97 #64FDE4
triadic
#64FD97 #9764FD #FD9764
tetradic
#64FD97 #647EFD #FD64CA #FDE464
square
#64FD97 #647EFD #FD64CA #FDE464
split-complementary
#64FD97 #E464FD #FD647E
monochromatic
#03E44E #28FC6E #64FD97 #A0FEC0 #DDFFE8
Accessibility & contrast
On white
1.31
#64FD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#64FD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FD97
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FD97 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE990
Deuteranopia (green-blind)
#EADB9E
Tritanopia (blue-blind)
#30F9E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64fd97; /* rgb */ color: rgb(100, 253, 151); /* oklch */ color: oklch(88.8% 0.192 151.4);
Tailwind
colors: {
custom: {
50: '#9effb6',
500: '#64fd97',
950: '#000000',
},
}SCSS
$custom: #64fd97; $custom-light: #9effb6; $custom-dark: #000000;
JSON
{
"hex": "#64fd97",
"rgb": {
"r": 100,
"g": 253,
"b": 151
},
"hsl": {
"h": 140,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.88805,
"c": 0.19158,
"h": 151.4
},
"luminance": 0.75194
}Semantic roles & 50–950 ramp
primary
#64FD97
secondary
#D72E9F
accent
#0099E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681