#64EB77#64EB77
#64EB77 is a very light, vivid green. Relative luminance 0.635; OKLCH L 83.9% C 0.197 H 146.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #64EB77 |
|---|---|
| RGB | rgb(100, 235, 119) |
| HSL | hsl(128, 77%, 66%) |
| HSV | hsv(128, 57%, 92%) |
| CMYK | cmyk(57.4%, 0%, 49.4%, 7.8%) |
| CIE-LAB | lab(83.68, -60.38, 45.17) |
| CIE-LCH | lch(83.68, 75.40, 143.20°) |
| OKLab | oklab(83.89% -0.1634 0.1093) |
| OKLCH | oklch(83.89% 0.197 146.2) |
| XYZ | xyz(38.2912, 63.4544, 27.6792) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.16
Weird Green
#3AE57F
ΔE00 3.80
Spearmint
#1EF876
ΔE00 3.99
Minty Green
#0BF77D
ΔE00 4.18
Lightgreen
#90EE90
ΔE00 4.51
Wintergreen
#20F986
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EB77 #EB64D8
analogous
#95EB64 #64EB77 #64EBBA
triadic
#64EB77 #7764EB #EB7764
tetradic
#64EB77 #6495EB #EB64D8 #EBBA64
square
#64EB77 #6495EB #EB64D8 #EBBA64
split-complementary
#64EB77 #BA64EB #EB6495
monochromatic
#18BC2F #2EE447 #64EB77 #9AF2A7 #D0F9D6
Accessibility & contrast
On white
1.53
#64EB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#64EB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EB77
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EB77 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86D
Deuteranopia (green-blind)
#DDCC7F
Tritanopia (blue-blind)
#47E6D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #64eb77; /* rgb */ color: rgb(100, 235, 119); /* oklch */ color: oklch(83.9% 0.197 146.2);
Tailwind
colors: {
custom: {
50: '#9cf2a0',
500: '#64eb77',
950: '#000000',
},
}SCSS
$custom: #64eb77; $custom-light: #9cf2a0; $custom-dark: #000000;
JSON
{
"hex": "#64eb77",
"rgb": {
"r": 100,
"g": 235,
"b": 119
},
"hsl": {
"h": 128.444,
"s": 77.143,
"l": 65.686
},
"oklch": {
"l": 0.83889,
"c": 0.19661,
"h": 146.2
},
"luminance": 0.63458
}Semantic roles & 50–950 ramp
primary
#64EB77
secondary
#BB38A9
accent
#0CBCD9
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580