#64FD8F#64FD8F
#64FD8F is a very light, vivid green. Relative luminance 0.749; OKLCH L 88.7% C 0.199 H 149.7°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #64FD8F |
|---|---|
| RGB | rgb(100, 253, 143) |
| HSL | hsl(137, 97%, 69%) |
| HSV | hsv(137, 60%, 99%) |
| CMYK | cmyk(60.5%, 0%, 43.5%, 0.8%) |
| CIE-LAB | lab(89.36, -63.49, 40.78) |
| CIE-LCH | lch(89.36, 75.46, 147.29°) |
| OKLab | oklab(88.67% -0.1715 0.1003) |
| OKLCH | oklch(88.67% 0.199 149.7) |
| XYZ | xyz(45.3354, 74.9386, 38.0567) |
| Luminance | 0.7494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.83
Spring Green
#00FF7F
ΔE00 3.23
Baby Green
#8CFF9E
ΔE00 3.27
Minty Green
#0BF77D
ΔE00 3.36
Sea Green (survey)
#53FCA1
ΔE00 3.47
Spearmint
#1EF876
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FD8F #FD64D2
analogous
#86FD64 #64FD8F #64FDDC
triadic
#64FD8F #8F64FD #FD8F64
tetradic
#64FD8F #6486FD #FD64D2 #FDDC64
square
#64FD8F #6486FD #FD64D2 #FDDC64
split-complementary
#64FD8F #DC64FD #FD6486
monochromatic
#03E442 #28FC63 #64FD8F #A0FEBB #DDFFE6
Accessibility & contrast
On white
1.31
#64FD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#64FD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FD8F
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FD8F | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE987
Deuteranopia (green-blind)
#EBDB96
Tritanopia (blue-blind)
#35F9E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #64fd8f; /* rgb */ color: rgb(100, 253, 143); /* oklch */ color: oklch(88.7% 0.199 149.7);
Tailwind
colors: {
custom: {
50: '#9effb1',
500: '#64fd8f',
950: '#000000',
},
}SCSS
$custom: #64fd8f; $custom-light: #9effb1; $custom-dark: #000000;
JSON
{
"hex": "#64fd8f",
"rgb": {
"r": 100,
"g": 253,
"b": 143
},
"hsl": {
"h": 136.863,
"s": 97.452,
"l": 69.216
},
"oklch": {
"l": 0.8867,
"c": 0.19869,
"h": 149.7
},
"luminance": 0.74943
}Semantic roles & 50–950 ramp
primary
#64FD8F
secondary
#D72EA8
accent
#00A5E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681