#64EF80#64EF80
#64EF80 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.0% C 0.194 H 147.7°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #64EF80 |
|---|---|
| RGB | rgb(100, 239, 128) |
| HSL | hsl(132, 81%, 66%) |
| HSV | hsv(132, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(84.99, -60.58, 42.49) |
| CIE-LCH | lch(84.99, 74.00, 144.96°) |
| OKLab | oklab(85.01% -0.1638 0.1037) |
| OKLCH | oklch(85.01% 0.194 147.7) |
| XYZ | xyz(40.0156, 65.9971, 31.0478) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.54
Spearmint
#1EF876
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 3.63
Wintergreen
#20F986
ΔE00 3.66
Turquoise Green
#04F489
ΔE00 3.98
Lightgreen
#90EE90
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EF80 #EF64D3
analogous
#8EEF64 #64EF80 #64EFC6
triadic
#64EF80 #8064EF #EF8064
tetradic
#64EF80 #648EEF #EF64D3 #EFC664
square
#64EF80 #648EEF #EF64D3 #EFC664
split-complementary
#64EF80 #C664EF #EF648E
monochromatic
#14C438 #2DE953 #64EF80 #9BF5AD #D3FADB
Accessibility & contrast
On white
1.48
#64EF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#64EF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EF80
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EF80 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC77
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#42EAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ef80; /* rgb */ color: rgb(100, 239, 128); /* oklch */ color: oklch(85.0% 0.194 147.7);
Tailwind
colors: {
custom: {
50: '#9cf5a6',
500: '#64ef80',
950: '#000000',
},
}SCSS
$custom: #64ef80; $custom-light: #9cf5a6; $custom-dark: #000000;
JSON
{
"hex": "#64ef80",
"rgb": {
"r": 100,
"g": 239,
"b": 128
},
"hsl": {
"h": 132.086,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.85008,
"c": 0.19387,
"h": 147.7
},
"luminance": 0.66001
}Semantic roles & 50–950 ramp
primary
#64EF80
secondary
#C235A6
accent
#08B3DE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580