#64EE80#64EE80
#64EE80 is a very light, vivid green. Relative luminance 0.654; OKLCH L 84.8% C 0.193 H 147.7°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #64EE80 |
|---|---|
| RGB | rgb(100, 238, 128) |
| HSL | hsl(132, 80%, 66%) |
| HSV | hsv(132, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(84.70, -60.21, 42.11) |
| CIE-LCH | lch(84.70, 73.47, 145.03°) |
| OKLab | oklab(84.76% -0.1628 0.1028) |
| OKLCH | oklch(84.76% 0.193 147.7) |
| XYZ | xyz(39.7237, 65.4132, 30.9505) |
| Luminance | 0.6542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.47
Minty Green
#0BF77D
ΔE00 3.66
Spearmint
#1EF876
ΔE00 3.72
Wintergreen
#20F986
ΔE00 3.77
Turquoise Green
#04F489
ΔE00 4.01
Lightgreen
#90EE90
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EE80 #EE64D2
analogous
#8DEE64 #64EE80 #64EEC5
triadic
#64EE80 #8064EE #EE8064
tetradic
#64EE80 #648DEE #EE64D2 #EEC564
square
#64EE80 #648DEE #EE64D2 #EEC564
split-complementary
#64EE80 #C564EE #EE648D
monochromatic
#15C238 #2DE853 #64EE80 #9BF4AD #D2FADA
Accessibility & contrast
On white
1.49
#64EE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#64EE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EE80
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EE80 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB77
Deuteranopia (green-blind)
#DECF88
Tritanopia (blue-blind)
#43E9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64ee80; /* rgb */ color: rgb(100, 238, 128); /* oklch */ color: oklch(84.8% 0.193 147.7);
Tailwind
colors: {
custom: {
50: '#9cf4a6',
500: '#64ee80',
950: '#000000',
},
}SCSS
$custom: #64ee80; $custom-light: #9cf4a6; $custom-dark: #000000;
JSON
{
"hex": "#64ee80",
"rgb": {
"r": 100,
"g": 238,
"b": 128
},
"hsl": {
"h": 132.174,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.84763,
"c": 0.19257,
"h": 147.7
},
"luminance": 0.65417
}Semantic roles & 50–950 ramp
primary
#64EE80
secondary
#C036A4
accent
#09B2DD
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580