#64FD8D#64FD8D
#64FD8D is a very light, highly saturated green. Relative luminance 0.749; OKLCH L 88.6% C 0.200 H 149.3°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #64FD8D |
|---|---|
| RGB | rgb(100, 253, 141) |
| HSL | hsl(136, 97%, 69%) |
| HSV | hsv(136, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 44.3%, 0.8%) |
| CIE-LAB | lab(89.34, -63.80, 41.72) |
| CIE-LCH | lch(89.34, 76.23, 146.82°) |
| OKLab | oklab(88.64% -0.1723 0.1024) |
| OKLCH | oklch(88.64% 0.2 149.3) |
| XYZ | xyz(45.1852, 74.8785, 37.2659) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.86
Spring Green
#00FF7F
ΔE00 3.12
Minty Green
#0BF77D
ΔE00 3.30
Spearmint
#1EF876
ΔE00 3.36
Baby Green
#8CFF9E
ΔE00 3.37
Lightgreen (survey)
#76FF7B
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FD8D #FD64D4
analogous
#88FD64 #64FD8D #64FDD9
triadic
#64FD8D #8D64FD #FD8D64
tetradic
#64FD8D #6488FD #FD64D4 #FDD964
square
#64FD8D #6488FD #FD64D4 #FDD964
split-complementary
#64FD8D #D964FD #FD6488
monochromatic
#03E43F #28FC61 #64FD8D #A0FEB9 #DDFFE6
Accessibility & contrast
On white
1.31
#64FD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#64FD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FD8D
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FD8D | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE984
Deuteranopia (green-blind)
#EBDB95
Tritanopia (blue-blind)
#36F9E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #64fd8d; /* rgb */ color: rgb(100, 253, 141); /* oklch */ color: oklch(88.6% 0.200 149.3);
Tailwind
colors: {
custom: {
50: '#9effb0',
500: '#64fd8d',
950: '#000000',
},
}SCSS
$custom: #64fd8d; $custom-light: #9effb0; $custom-dark: #000000;
JSON
{
"hex": "#64fd8d",
"rgb": {
"r": 100,
"g": 253,
"b": 141
},
"hsl": {
"h": 136.078,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.88638,
"c": 0.20046,
"h": 149.3
},
"luminance": 0.74883
}Semantic roles & 50–950 ramp
primary
#64FD8D
secondary
#D72EAA
accent
#00A8E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681