#64DC77#64DC77
#64DC77 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.2% C 0.177 H 146.9°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #64DC77 |
|---|---|
| RGB | rgb(100, 220, 119) |
| HSL | hsl(130, 63%, 63%) |
| HSV | hsv(130, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 45.9%, 13.7%) |
| CIE-LAB | lab(79.17, -54.67, 39.52) |
| CIE-LCH | lch(79.17, 67.46, 144.14°) |
| OKLab | oklab(80.18% -0.1481 0.0965) |
| OKLCH | oklch(80.18% 0.177 146.9) |
| XYZ | xyz(34.1764, 55.2247, 26.3076) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.53
Lightish Green
#61E160
ΔE00 3.77
Tealish Green
#0CDC73
ΔE00 3.94
Fresh Green
#69D84F
ΔE00 5.45
Lightgreen
#90EE90
ΔE00 5.55
Seaweed
#18D17B
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DC77 #DC64C9
analogous
#8DDC64 #64DC77 #64DCB3
triadic
#64DC77 #7764DC #DC7764
tetradic
#64DC77 #648DDC #DC64C9 #DCB364
square
#64DC77 #648DDC #DC64C9 #DCB364
split-complementary
#64DC77 #B364DC #DC648D
monochromatic
#24A138 #32D14B #64DC77 #96E7A3 #C8F3CF
Accessibility & contrast
On white
1.74
#64DC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#64DC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DC77
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DC77 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6F
Deuteranopia (green-blind)
#CFC07E
Tritanopia (blue-blind)
#4CD8C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #64dc77; /* rgb */ color: rgb(100, 220, 119); /* oklch */ color: oklch(80.2% 0.177 146.9);
Tailwind
colors: {
custom: {
50: '#99e8a0',
500: '#64dc77',
950: '#000000',
},
}SCSS
$custom: #64dc77; $custom-light: #99e8a0; $custom-dark: #000000;
JSON
{
"hex": "#64dc77",
"rgb": {
"r": 100,
"g": 220,
"b": 119
},
"hsl": {
"h": 129.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.80182,
"c": 0.17677,
"h": 146.9
},
"luminance": 0.55228
}Semantic roles & 50–950 ramp
primary
#64DC77
secondary
#A54095
accent
#1BAFCB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480