#64EE77#64EE77
#64EE77 is a very light, highly saturated green. Relative luminance 0.652; OKLCH L 84.6% C 0.200 H 146.1°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #64EE77 |
|---|---|
| RGB | rgb(100, 238, 119) |
| HSL | hsl(128, 80%, 66%) |
| HSV | hsv(128, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 50%, 6.7%) |
| CIE-LAB | lab(84.58, -61.49, 46.28) |
| CIE-LCH | lch(84.58, 76.96, 143.03°) |
| OKLab | oklab(84.63% -0.1664 0.1118) |
| OKLCH | oklch(84.63% 0.2 146.1) |
| XYZ | xyz(39.1574, 65.1867, 27.9679) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.50
Spearmint
#1EF876
ΔE00 3.55
Minty Green
#0BF77D
ΔE00 3.86
Lightgreen (survey)
#76FF7B
ΔE00 3.93
Weird Green
#3AE57F
ΔE00 4.23
Wintergreen
#20F986
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EE77 #EE64DB
analogous
#96EE64 #64EE77 #64EEBC
triadic
#64EE77 #7764EE #EE7764
tetradic
#64EE77 #6496EE #EE64DB #EEBC64
square
#64EE77 #6496EE #EE64DB #EEBC64
split-complementary
#64EE77 #BC64EE #EE6496
monochromatic
#15C22D #2DE847 #64EE77 #9BF4A7 #D2FAD8
Accessibility & contrast
On white
1.50
#64EE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#64EE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EE77
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EE77 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB6D
Deuteranopia (green-blind)
#DFCE7F
Tritanopia (blue-blind)
#46E9D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #64ee77; /* rgb */ color: rgb(100, 238, 119); /* oklch */ color: oklch(84.6% 0.200 146.1);
Tailwind
colors: {
custom: {
50: '#9cf4a0',
500: '#64ee77',
950: '#000000',
},
}SCSS
$custom: #64ee77; $custom-light: #9cf4a0; $custom-dark: #000000;
JSON
{
"hex": "#64ee77",
"rgb": {
"r": 100,
"g": 238,
"b": 119
},
"hsl": {
"h": 128.261,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.84629,
"c": 0.20049,
"h": 146.1
},
"luminance": 0.6519
}Semantic roles & 50–950 ramp
primary
#64EE77
secondary
#C036AD
accent
#09BFDD
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580