#64FD8A#64FD8A
#64FD8A is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.6% C 0.203 H 148.7°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #64FD8A |
|---|---|
| RGB | rgb(100, 253, 138) |
| HSL | hsl(135, 97%, 69%) |
| HSV | hsv(135, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(89.29, -64.26, 43.11) |
| CIE-LCH | lch(89.29, 77.38, 146.14°) |
| OKLab | oklab(88.59% -0.1736 0.1055) |
| OKLCH | oklch(88.59% 0.203 148.7) |
| XYZ | xyz(44.9650, 74.7905, 36.1062) |
| Luminance | 0.7480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.95
Lightgreen (survey)
#76FF7B
ΔE00 2.99
Spring Green
#00FF7F
ΔE00 3.01
Spearmint
#1EF876
ΔE00 3.17
Minty Green
#0BF77D
ΔE00 3.25
Baby Green
#8CFF9E
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FD8A #FD64D7
analogous
#8BFD64 #64FD8A #64FDD7
triadic
#64FD8A #8A64FD #FD8A64
tetradic
#64FD8A #648BFD #FD64D7 #FDD764
square
#64FD8A #648BFD #FD64D7 #FDD764
split-complementary
#64FD8A #D764FD #FD648B
monochromatic
#03E43B #28FC5C #64FD8A #A0FEB8 #DDFFE5
Accessibility & contrast
On white
1.32
#64FD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#64FD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FD8A
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FD8A | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#EBDB92
Tritanopia (blue-blind)
#38F8E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #64fd8a; /* rgb */ color: rgb(100, 253, 138); /* oklch */ color: oklch(88.6% 0.203 148.7);
Tailwind
colors: {
custom: {
50: '#9effae',
500: '#64fd8a',
950: '#000000',
},
}SCSS
$custom: #64fd8a; $custom-light: #9effae; $custom-dark: #000000;
JSON
{
"hex": "#64fd8a",
"rgb": {
"r": 100,
"g": 253,
"b": 138
},
"hsl": {
"h": 134.902,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.8859,
"c": 0.20311,
"h": 148.7
},
"luminance": 0.74795
}Semantic roles & 50–950 ramp
primary
#64FD8A
secondary
#D72EAD
accent
#00ACE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681