#64E076#64E076
#64E076 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.2% C 0.183 H 146.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #64E076 |
|---|---|
| RGB | rgb(100, 224, 118) |
| HSL | hsl(129, 67%, 64%) |
| HSV | hsv(129, 55%, 88%) |
| CMYK | cmyk(55.4%, 0%, 47.3%, 12.2%) |
| CIE-LAB | lab(80.36, -56.36, 41.51) |
| CIE-LCH | lch(80.36, 70.00, 143.63°) |
| OKLab | oklab(81.16% -0.1527 0.101) |
| OKLCH | oklch(81.16% 0.183 146.5) |
| XYZ | xyz(35.1790, 57.3256, 26.3471) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.07
Weird Green
#3AE57F
ΔE00 3.30
Tealish Green
#0CDC73
ΔE00 4.14
Lightgreen
#90EE90
ΔE00 5.07
Fresh Green
#69D84F
ΔE00 5.20
Turquoise Green
#04F489
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64E076 #E064CE
analogous
#90E064 #64E076 #64E0B4
triadic
#64E076 #7664E0 #E07664
tetradic
#64E076 #6490E0 #E064CE #E0B464
square
#64E076 #6490E0 #E064CE #E0B464
split-complementary
#64E076 #B464E0 #E06490
monochromatic
#22A835 #31D649 #64E076 #97EAA3 #CAF4D0
Accessibility & contrast
On white
1.68
#64E076 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#64E076 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64E076
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64E076 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64E076 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CE6D
Deuteranopia (green-blind)
#D2C37D
Tritanopia (blue-blind)
#4BDBC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #64e076; /* rgb */ color: rgb(100, 224, 118); /* oklch */ color: oklch(81.2% 0.183 146.5);
Tailwind
colors: {
custom: {
50: '#9aea9f',
500: '#64e076',
950: '#000000',
},
}SCSS
$custom: #64e076; $custom-light: #9aea9f; $custom-dark: #000000;
JSON
{
"hex": "#64e076",
"rgb": {
"r": 100,
"g": 224,
"b": 118
},
"hsl": {
"h": 128.71,
"s": 66.667,
"l": 63.529
},
"oklch": {
"l": 0.81157,
"c": 0.18305,
"h": 146.5
},
"luminance": 0.57329
}Semantic roles & 50–950 ramp
primary
#64E076
secondary
#AA3E9B
accent
#17B4CF
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480