#64DC76#64DC76
#64DC76 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.2% C 0.178 H 146.7°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #64DC76 |
|---|---|
| RGB | rgb(100, 220, 118) |
| HSL | hsl(129, 63%, 63%) |
| HSV | hsv(129, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(79.16, -54.82, 39.99) |
| CIE-LCH | lch(79.16, 67.86, 143.89°) |
| OKLab | oklab(80.17% -0.1485 0.0976) |
| OKLCH | oklch(80.17% 0.178 146.7) |
| XYZ | xyz(34.1166, 55.2008, 25.9930) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.59
Lightish Green
#61E160
ΔE00 3.62
Tealish Green
#0CDC73
ΔE00 3.98
Fresh Green
#69D84F
ΔE00 5.30
Lightgreen
#90EE90
ΔE00 5.57
Seaweed
#18D17B
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DC76 #DC64CA
analogous
#8EDC64 #64DC76 #64DCB2
triadic
#64DC76 #7664DC #DC7664
tetradic
#64DC76 #648EDC #DC64CA #DCB264
square
#64DC76 #648EDC #DC64CA #DCB264
split-complementary
#64DC76 #B264DC #DC648E
monochromatic
#24A137 #32D14A #64DC76 #96E7A2 #C8F3CE
Accessibility & contrast
On white
1.74
#64DC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#64DC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DC76
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DC76 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6E
Deuteranopia (green-blind)
#CFC07D
Tritanopia (blue-blind)
#4CD7C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #64dc76; /* rgb */ color: rgb(100, 220, 118); /* oklch */ color: oklch(80.2% 0.178 146.7);
Tailwind
colors: {
custom: {
50: '#99e89f',
500: '#64dc76',
950: '#000000',
},
}SCSS
$custom: #64dc76; $custom-light: #99e89f; $custom-dark: #000000;
JSON
{
"hex": "#64dc76",
"rgb": {
"r": 100,
"g": 220,
"b": 118
},
"hsl": {
"h": 129,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.80167,
"c": 0.17769,
"h": 146.7
},
"luminance": 0.55204
}Semantic roles & 50–950 ramp
primary
#64DC76
secondary
#A54095
accent
#1BB0CB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480