#64DC79#64DC79
#64DC79 is a light, vivid green. Relative luminance 0.553; OKLCH L 80.2% C 0.175 H 147.3°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #64DC79 |
|---|---|
| RGB | rgb(100, 220, 121) |
| HSL | hsl(131, 63%, 63%) |
| HSV | hsv(131, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(79.20, -54.37, 38.57) |
| CIE-LCH | lch(79.20, 66.66, 144.65°) |
| OKLab | oklab(80.21% -0.1473 0.0944) |
| OKLCH | oklch(80.21% 0.175 147.3) |
| XYZ | xyz(34.2977, 55.2732, 26.9469) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.43
Tealish Green
#0CDC73
ΔE00 3.89
Lightish Green
#61E160
ΔE00 4.08
Lightgreen
#90EE90
ΔE00 5.52
Seaweed
#18D17B
ΔE00 5.55
Emerald
#50C878
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DC79 #DC64C7
analogous
#8BDC64 #64DC79 #64DCB5
triadic
#64DC79 #7964DC #DC7964
tetradic
#64DC79 #648BDC #DC64C7 #DCB564
square
#64DC79 #648BDC #DC64C7 #DCB564
split-complementary
#64DC79 #B564DC #DC648B
monochromatic
#24A13A #32D14E #64DC79 #96E7A4 #C8F3CF
Accessibility & contrast
On white
1.74
#64DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#64DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DC79
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DC79 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB71
Deuteranopia (green-blind)
#CEC080
Tritanopia (blue-blind)
#4BD8C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #64dc79; /* rgb */ color: rgb(100, 220, 121); /* oklch */ color: oklch(80.2% 0.175 147.3);
Tailwind
colors: {
custom: {
50: '#99e8a1',
500: '#64dc79',
950: '#000000',
},
}SCSS
$custom: #64dc79; $custom-light: #99e8a1; $custom-dark: #000000;
JSON
{
"hex": "#64dc79",
"rgb": {
"r": 100,
"g": 220,
"b": 121
},
"hsl": {
"h": 130.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.80214,
"c": 0.17494,
"h": 147.3
},
"luminance": 0.55276
}Semantic roles & 50–950 ramp
primary
#64DC79
secondary
#A54093
accent
#1BACCB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480