#64DB76#64DB76
#64DB76 is a light, vivid green. Relative luminance 0.547; OKLCH L 79.9% C 0.176 H 146.7°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #64DB76 |
|---|---|
| RGB | rgb(100, 219, 118) |
| HSL | hsl(129, 62%, 63%) |
| HSV | hsv(129, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 46.1%, 14.1%) |
| CIE-LAB | lab(78.86, -54.43, 39.61) |
| CIE-LCH | lch(78.86, 67.32, 143.95°) |
| OKLab | oklab(79.92% -0.1475 0.0967) |
| OKLCH | oklch(79.92% 0.176 146.7) |
| XYZ | xyz(33.8550, 54.6775, 25.9058) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.70
Lightish Green
#61E160
ΔE00 3.79
Tealish Green
#0CDC73
ΔE00 3.97
Fresh Green
#69D84F
ΔE00 5.36
Seaweed
#18D17B
ΔE00 5.67
Emerald
#50C878
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DB76 #DB64C9
analogous
#8DDB64 #64DB76 #64DBB2
triadic
#64DB76 #7664DB #DB7664
tetradic
#64DB76 #648DDB #DB64C9 #DBB264
square
#64DB76 #648DDB #DB64C9 #DBB264
split-complementary
#64DB76 #B264DB #DB648D
monochromatic
#25A038 #32CF4A #64DB76 #96E7A2 #C7F2CE
Accessibility & contrast
On white
1.76
#64DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#64DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DB76
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DB76 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA6E
Deuteranopia (green-blind)
#CEBF7D
Tritanopia (blue-blind)
#4DD7C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #64db76; /* rgb */ color: rgb(100, 219, 118); /* oklch */ color: oklch(79.9% 0.176 146.7);
Tailwind
colors: {
custom: {
50: '#99e79f',
500: '#64db76',
950: '#000000',
},
}SCSS
$custom: #64db76; $custom-light: #99e79f; $custom-dark: #000000;
JSON
{
"hex": "#64db76",
"rgb": {
"r": 100,
"g": 219,
"b": 118
},
"hsl": {
"h": 129.076,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.79919,
"c": 0.17634,
"h": 146.7
},
"luminance": 0.5468
}Semantic roles & 50–950 ramp
primary
#64DB76
secondary
#A34094
accent
#1BB0CA
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480