#64EE82#64EE82
#64EE82 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.8% C 0.191 H 148.1°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #64EE82 |
|---|---|
| RGB | rgb(100, 238, 130) |
| HSL | hsl(133, 80%, 66%) |
| HSV | hsv(133, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(84.72, -59.91, 41.17) |
| CIE-LCH | lch(84.72, 72.69, 145.50°) |
| OKLab | oklab(84.79% -0.162 0.1007) |
| OKLCH | oklch(84.79% 0.191 148.1) |
| XYZ | xyz(39.8566, 65.4664, 31.6507) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.34
Minty Green
#0BF77D
ΔE00 3.67
Wintergreen
#20F986
ΔE00 3.71
Spearmint
#1EF876
ΔE00 3.82
Turquoise Green
#04F489
ΔE00 3.87
Lightgreen
#90EE90
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EE82 #EE64D0
analogous
#8BEE64 #64EE82 #64EEC7
triadic
#64EE82 #8264EE #EE8264
tetradic
#64EE82 #648BEE #EE64D0 #EEC764
square
#64EE82 #648BEE #EE64D0 #EEC764
split-complementary
#64EE82 #C764EE #EE648B
monochromatic
#15C23B #2DE856 #64EE82 #9BF4AE #D2FADB
Accessibility & contrast
On white
1.49
#64EE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#64EE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EE82
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EE82 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7A
Deuteranopia (green-blind)
#DECF89
Tritanopia (blue-blind)
#42E9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64ee82; /* rgb */ color: rgb(100, 238, 130); /* oklch */ color: oklch(84.8% 0.191 148.1);
Tailwind
colors: {
custom: {
50: '#9cf4a8',
500: '#64ee82',
950: '#000000',
},
}SCSS
$custom: #64ee82; $custom-light: #9cf4a8; $custom-dark: #000000;
JSON
{
"hex": "#64ee82",
"rgb": {
"r": 100,
"g": 238,
"b": 130
},
"hsl": {
"h": 133.043,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.84794,
"c": 0.19077,
"h": 148.1
},
"luminance": 0.6547
}Semantic roles & 50–950 ramp
primary
#64EE82
secondary
#C036A2
accent
#09AFDD
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580