#64EE84#64EE84
#64EE84 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.8% C 0.189 H 148.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #64EE84 |
|---|---|
| RGB | rgb(100, 238, 132) |
| HSL | hsl(134, 80%, 66%) |
| HSV | hsv(134, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 44.5%, 6.7%) |
| CIE-LAB | lab(84.75, -59.60, 40.23) |
| CIE-LCH | lch(84.75, 71.91, 145.98°) |
| OKLab | oklab(84.83% -0.1612 0.0987) |
| OKLCH | oklch(84.83% 0.189 148.5) |
| XYZ | xyz(39.9922, 65.5206, 32.3645) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.23
Wintergreen
#20F986
ΔE00 3.68
Minty Green
#0BF77D
ΔE00 3.71
Turquoise Green
#04F489
ΔE00 3.75
Spearmint
#1EF876
ΔE00 3.95
Lightgreen
#90EE90
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EE84 #EE64CE
analogous
#89EE64 #64EE84 #64EEC9
triadic
#64EE84 #8464EE #EE8464
tetradic
#64EE84 #6489EE #EE64CE #EEC964
square
#64EE84 #6489EE #EE64CE #EEC964
split-complementary
#64EE84 #C964EE #EE6489
monochromatic
#15C23D #2DE858 #64EE84 #9BF4B0 #D2FADC
Accessibility & contrast
On white
1.49
#64EE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#64EE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EE84
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EE84 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7C
Deuteranopia (green-blind)
#DECF8B
Tritanopia (blue-blind)
#41EAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ee84; /* rgb */ color: rgb(100, 238, 132); /* oklch */ color: oklch(84.8% 0.189 148.5);
Tailwind
colors: {
custom: {
50: '#9cf4a9',
500: '#64ee84',
950: '#000000',
},
}SCSS
$custom: #64ee84; $custom-light: #9cf4a9; $custom-dark: #000000;
JSON
{
"hex": "#64ee84",
"rgb": {
"r": 100,
"g": 238,
"b": 132
},
"hsl": {
"h": 133.913,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.84826,
"c": 0.18898,
"h": 148.5
},
"luminance": 0.65524
}Semantic roles & 50–950 ramp
primary
#64EE84
secondary
#C036A0
accent
#09ABDD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581