#64EA77#64EA77
#64EA77 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.6% C 0.195 H 146.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA77 |
|---|---|
| RGB | rgb(100, 234, 119) |
| HSL | hsl(129, 76%, 65%) |
| HSV | hsv(129, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 49.1%, 8.2%) |
| CIE-LAB | lab(83.38, -60.01, 44.80) |
| CIE-LCH | lch(83.38, 74.88, 143.26°) |
| OKLab | oklab(83.64% -0.1624 0.1085) |
| OKLCH | oklch(83.64% 0.195 146.3) |
| XYZ | xyz(38.0057, 62.8834, 27.5841) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.07
Weird Green
#3AE57F
ΔE00 3.68
Spearmint
#1EF876
ΔE00 4.15
Minty Green
#0BF77D
ΔE00 4.30
Lightgreen
#90EE90
ΔE00 4.50
Wintergreen
#20F986
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA77 #EA64D7
analogous
#94EA64 #64EA77 #64EABA
triadic
#64EA77 #7764EA #EA7764
tetradic
#64EA77 #6494EA #EA64D7 #EABA64
square
#64EA77 #6494EA #EA64D7 #EABA64
split-complementary
#64EA77 #BA64EA #EA6494
monochromatic
#19BA30 #2EE348 #64EA77 #9AF1A6 #D0F9D6
Accessibility & contrast
On white
1.55
#64EA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#64EA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA77
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA77 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76D
Deuteranopia (green-blind)
#DCCB7F
Tritanopia (blue-blind)
#47E5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64ea77; /* rgb */ color: rgb(100, 234, 119); /* oklch */ color: oklch(83.6% 0.195 146.3);
Tailwind
colors: {
custom: {
50: '#9bf2a0',
500: '#64ea77',
950: '#000000',
},
}SCSS
$custom: #64ea77; $custom-light: #9bf2a0; $custom-dark: #000000;
JSON
{
"hex": "#64ea77",
"rgb": {
"r": 100,
"g": 234,
"b": 119
},
"hsl": {
"h": 128.507,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.83642,
"c": 0.19532,
"h": 146.3
},
"luminance": 0.62887
}Semantic roles & 50–950 ramp
primary
#64EA77
secondary
#BA39A7
accent
#0DBCD8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580