#64EA76#64EA76
#64EA76 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.6% C 0.196 H 146.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #64EA76 |
|---|---|
| RGB | rgb(100, 234, 118) |
| HSL | hsl(128, 76%, 65%) |
| HSV | hsv(128, 57%, 92%) |
| CMYK | cmyk(57.3%, 0%, 49.6%, 8.2%) |
| CIE-LAB | lab(83.37, -60.14, 45.26) |
| CIE-LCH | lch(83.37, 75.27, 143.04°) |
| OKLab | oklab(83.63% -0.1628 0.1094) |
| OKLCH | oklch(83.63% 0.196 146.1) |
| XYZ | xyz(37.9460, 62.8595, 27.2694) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.97
Weird Green
#3AE57F
ΔE00 3.78
Spearmint
#1EF876
ΔE00 4.15
Minty Green
#0BF77D
ΔE00 4.33
Lightgreen
#90EE90
ΔE00 4.56
Wintergreen
#20F986
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EA76 #EA64D8
analogous
#95EA64 #64EA76 #64EAB9
triadic
#64EA76 #7664EA #EA7664
tetradic
#64EA76 #6495EA #EA64D8 #EAB964
square
#64EA76 #6495EA #EA64D8 #EAB964
split-complementary
#64EA76 #B964EA #EA6495
monochromatic
#19BA2F #2EE346 #64EA76 #9AF1A6 #D0F9D5
Accessibility & contrast
On white
1.55
#64EA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#64EA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EA76
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EA76 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76C
Deuteranopia (green-blind)
#DCCB7E
Tritanopia (blue-blind)
#48E5CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #64ea76; /* rgb */ color: rgb(100, 234, 118); /* oklch */ color: oklch(83.6% 0.196 146.1);
Tailwind
colors: {
custom: {
50: '#9bf29f',
500: '#64ea76',
950: '#000000',
},
}SCSS
$custom: #64ea76; $custom-light: #9bf29f; $custom-dark: #000000;
JSON
{
"hex": "#64ea76",
"rgb": {
"r": 100,
"g": 234,
"b": 118
},
"hsl": {
"h": 128.06,
"s": 76.136,
"l": 65.49
},
"oklch": {
"l": 0.83628,
"c": 0.1962,
"h": 146.1
},
"luminance": 0.62863
}Semantic roles & 50–950 ramp
primary
#64EA76
secondary
#BA39A8
accent
#0DBDD8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580