#64EE8E#64EE8E
#64EE8E is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.0% C 0.180 H 150.7°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #64EE8E |
|---|---|
| RGB | rgb(100, 238, 142) |
| HSL | hsl(138, 80%, 66%) |
| HSV | hsv(138, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 40.3%, 6.7%) |
| CIE-LAB | lab(84.90, -58.01, 35.48) |
| CIE-LCH | lch(84.90, 68.00, 148.55°) |
| OKLab | oklab(84.99% -0.157 0.088) |
| OKLCH | oklch(84.99% 0.18 150.7) |
| XYZ | xyz(40.7095, 65.8076, 36.1427) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Turquoise Green
#04F489
ΔE00 3.51
Sea Green (survey)
#53FCA1
ΔE00 3.71
Light Green Blue
#56FCA2
ΔE00 3.72
Wintergreen
#20F986
ΔE00 3.89
Light Bluish Green
#76FDA8
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EE8E #EE64C4
analogous
#7FEE64 #64EE8E #64EED3
triadic
#64EE8E #8E64EE #EE8E64
tetradic
#64EE8E #647FEE #EE64C4 #EED364
square
#64EE8E #647FEE #EE64C4 #EED364
split-complementary
#64EE8E #D364EE #EE647F
monochromatic
#15C24A #2DE866 #64EE8E #9BF4B6 #D2FADE
Accessibility & contrast
On white
1.48
#64EE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#64EE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EE8E
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EE8E | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC87
Deuteranopia (green-blind)
#DDCF94
Tritanopia (blue-blind)
#3DEAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ee8e; /* rgb */ color: rgb(100, 238, 142); /* oklch */ color: oklch(85.0% 0.180 150.7);
Tailwind
colors: {
custom: {
50: '#9bf4b0',
500: '#64ee8e',
950: '#000000',
},
}SCSS
$custom: #64ee8e; $custom-light: #9bf4b0; $custom-dark: #000000;
JSON
{
"hex": "#64ee8e",
"rgb": {
"r": 100,
"g": 238,
"b": 142
},
"hsl": {
"h": 138.261,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.84994,
"c": 0.17993,
"h": 150.7
},
"luminance": 0.65811
}Semantic roles & 50–950 ramp
primary
#64EE8E
secondary
#C03696
accent
#099CDD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581