#64F88E#64F88E
#64F88E is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.4% C 0.193 H 149.9°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #64F88E |
|---|---|
| RGB | rgb(100, 248, 142) |
| HSL | hsl(137, 91%, 68%) |
| HSV | hsv(137, 60%, 97%) |
| CMYK | cmyk(59.7%, 0%, 42.7%, 2.7%) |
| CIE-LAB | lab(87.87, -61.80, 39.34) |
| CIE-LCH | lch(87.87, 73.26, 147.52°) |
| OKLab | oklab(87.44% -0.167 0.097) |
| OKLCH | oklch(87.44% 0.193 149.9) |
| XYZ | xyz(43.7022, 71.7929, 37.1403) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.77
Sea Green (survey)
#53FCA1
ΔE00 3.26
Minty Green
#0BF77D
ΔE00 3.28
Light Green Blue
#56FCA2
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.37
Baby Green
#8CFF9E
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F88E #F864CE
analogous
#84F864 #64F88E #64F8D8
triadic
#64F88E #8E64F8 #F88E64
tetradic
#64F88E #6484F8 #F864CE #F8D864
square
#64F88E #6484F8 #F864CE #F8D864
split-complementary
#64F88E #D864F8 #F86484
monochromatic
#0AD844 #29F563 #64F88E #9FFBB9 #D9FDE3
Accessibility & contrast
On white
1.37
#64F88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#64F88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F88E
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F88E | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE486
Deuteranopia (green-blind)
#E6D795
Tritanopia (blue-blind)
#38F4DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f88e; /* rgb */ color: rgb(100, 248, 142); /* oklch */ color: oklch(87.4% 0.193 149.9);
Tailwind
colors: {
custom: {
50: '#9dfcb0',
500: '#64f88e',
950: '#000000',
},
}SCSS
$custom: #64f88e; $custom-light: #9dfcb0; $custom-dark: #000000;
JSON
{
"hex": "#64f88e",
"rgb": {
"r": 100,
"g": 248,
"b": 142
},
"hsl": {
"h": 137.027,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.87435,
"c": 0.19311,
"h": 149.9
},
"luminance": 0.71797
}Semantic roles & 50–950 ramp
primary
#64F88E
secondary
#D12FA3
accent
#00A4E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681