#64EC8A#64EC8A
#64EC8A is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.4% C 0.181 H 150.0°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #64EC8A |
|---|---|
| RGB | rgb(100, 236, 138) |
| HSL | hsl(137, 78%, 66%) |
| HSV | hsv(137, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 41.5%, 7.5%) |
| CIE-LAB | lab(84.24, -57.90, 36.62) |
| CIE-LCH | lch(84.24, 68.50, 147.69°) |
| OKLab | oklab(84.44% -0.1566 0.0905) |
| OKLCH | oklch(84.44% 0.181 150) |
| XYZ | xyz(39.8356, 64.5315, 34.3964) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.84
Turquoise Green
#04F489
ΔE00 3.71
Wintergreen
#20F986
ΔE00 4.06
Lightgreen
#90EE90
ΔE00 4.11
Sea Green (survey)
#53FCA1
ΔE00 4.29
Minty Green
#0BF77D
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EC8A #EC64C6
analogous
#82EC64 #64EC8A #64ECCE
triadic
#64EC8A #8A64EC #EC8A64
tetradic
#64EC8A #6482EC #EC64C6 #ECCE64
square
#64EC8A #6482EC #EC64C6 #ECCE64
split-complementary
#64EC8A #CE64EC #EC6482
monochromatic
#17BE46 #2DE561 #64EC8A #9BF3B3 #D1F9DC
Accessibility & contrast
On white
1.51
#64EC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#64EC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EC8A
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EC8A | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA83
Deuteranopia (green-blind)
#DBCD90
Tritanopia (blue-blind)
#3FE8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #64ec8a; /* rgb */ color: rgb(100, 236, 138); /* oklch */ color: oklch(84.4% 0.181 150.0);
Tailwind
colors: {
custom: {
50: '#9bf3ad',
500: '#64ec8a',
950: '#000000',
},
}SCSS
$custom: #64ec8a; $custom-light: #9bf3ad; $custom-dark: #000000;
JSON
{
"hex": "#64ec8a",
"rgb": {
"r": 100,
"g": 236,
"b": 138
},
"hsl": {
"h": 136.765,
"s": 78.161,
"l": 65.882
},
"oklch": {
"l": 0.84436,
"c": 0.1809,
"h": 150
},
"luminance": 0.64535
}Semantic roles & 50–950 ramp
primary
#64EC8A
secondary
#BD3798
accent
#0BA0DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581