#64DB79#64DB79
#64DB79 is a light, vivid green. Relative luminance 0.548; OKLCH L 80.0% C 0.174 H 147.4°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #64DB79 |
|---|---|
| RGB | rgb(100, 219, 121) |
| HSL | hsl(131, 62%, 63%) |
| HSV | hsv(131, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 44.7%, 14.1%) |
| CIE-LAB | lab(78.90, -53.98, 38.18) |
| CIE-LCH | lch(78.90, 66.12, 144.72°) |
| OKLab | oklab(79.97% -0.1462 0.0936) |
| OKLCH | oklch(79.97% 0.174 147.4) |
| XYZ | xyz(34.0361, 54.7499, 26.8596) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.56
Tealish Green
#0CDC73
ΔE00 3.90
Lightish Green
#61E160
ΔE00 4.24
Seaweed
#18D17B
ΔE00 5.41
Emerald
#50C878
ΔE00 5.45
Lightgreen
#90EE90
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DB79 #DB64C6
analogous
#8BDB64 #64DB79 #64DBB4
triadic
#64DB79 #7964DB #DB7964
tetradic
#64DB79 #648BDB #DB64C6 #DBB464
square
#64DB79 #648BDB #DB64C6 #DBB464
split-complementary
#64DB79 #B464DB #DB648B
monochromatic
#25A03B #32CF4E #64DB79 #96E7A4 #C7F2CF
Accessibility & contrast
On white
1.76
#64DB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#64DB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DB79
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DB79 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA71
Deuteranopia (green-blind)
#CDBF80
Tritanopia (blue-blind)
#4CD7C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #64db79; /* rgb */ color: rgb(100, 219, 121); /* oklch */ color: oklch(80.0% 0.174 147.4);
Tailwind
colors: {
custom: {
50: '#99e7a1',
500: '#64db79',
950: '#000000',
},
}SCSS
$custom: #64db79; $custom-light: #99e7a1; $custom-dark: #000000;
JSON
{
"hex": "#64db79",
"rgb": {
"r": 100,
"g": 219,
"b": 121
},
"hsl": {
"h": 130.588,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.79967,
"c": 0.17358,
"h": 147.4
},
"luminance": 0.54753
}Semantic roles & 50–950 ramp
primary
#64DB79
secondary
#A34092
accent
#1BABCA
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480