#64DB7A#64DB7A
#64DB7A is a light, vivid green. Relative luminance 0.548; OKLCH L 80.0% C 0.173 H 147.6°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #64DB7A |
|---|---|
| RGB | rgb(100, 219, 122) |
| HSL | hsl(131, 62%, 63%) |
| HSV | hsv(131, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 44.3%, 14.1%) |
| CIE-LAB | lab(78.91, -53.82, 37.70) |
| CIE-LCH | lch(78.91, 65.72, 144.99°) |
| OKLab | oklab(79.98% -0.1458 0.0925) |
| OKLCH | oklch(79.98% 0.173 147.6) |
| XYZ | xyz(34.0977, 54.7746, 27.1843) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.52
Tealish Green
#0CDC73
ΔE00 3.89
Lightish Green
#61E160
ΔE00 4.40
Seaweed
#18D17B
ΔE00 5.32
Emerald
#50C878
ΔE00 5.37
Lightgreen
#90EE90
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DB7A #DB64C5
analogous
#8ADB64 #64DB7A #64DBB5
triadic
#64DB7A #7A64DB #DB7A64
tetradic
#64DB7A #648ADB #DB64C5 #DBB564
square
#64DB7A #648ADB #DB64C5 #DBB564
split-complementary
#64DB7A #B564DB #DB648A
monochromatic
#25A03C #32CF4F #64DB7A #96E7A5 #C7F2CF
Accessibility & contrast
On white
1.76
#64DB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#64DB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DB7A
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DB7A | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA73
Deuteranopia (green-blind)
#CDBF80
Tritanopia (blue-blind)
#4BD7C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #64db7a; /* rgb */ color: rgb(100, 219, 122); /* oklch */ color: oklch(80.0% 0.173 147.6);
Tailwind
colors: {
custom: {
50: '#99e7a2',
500: '#64db7a',
950: '#000000',
},
}SCSS
$custom: #64db7a; $custom-light: #99e7a2; $custom-dark: #000000;
JSON
{
"hex": "#64db7a",
"rgb": {
"r": 100,
"g": 219,
"b": 122
},
"hsl": {
"h": 131.092,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.79983,
"c": 0.17266,
"h": 147.6
},
"luminance": 0.54778
}Semantic roles & 50–950 ramp
primary
#64DB7A
secondary
#A34091
accent
#1BAACA
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480