#64DC8A#64DC8A
#64DC8A is a light, vivid green. Relative luminance 0.557; OKLCH L 80.5% C 0.159 H 151.6°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #64DC8A |
|---|---|
| RGB | rgb(100, 220, 138) |
| HSL | hsl(139, 63%, 63%) |
| HSV | hsv(139, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(79.46, -51.60, 30.34) |
| CIE-LCH | lch(79.46, 59.86, 149.55°) |
| OKLab | oklab(80.51% -0.14 0.0757) |
| OKLCH | oklch(80.51% 0.159 151.6) |
| XYZ | xyz(35.4336, 55.7276, 32.9291) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.85
Aqua Green
#12E193
ΔE00 4.51
Tealish Green
#0CDC73
ΔE00 4.60
Seaweed
#18D17B
ΔE00 4.73
Emerald
#50C878
ΔE00 5.05
Lightgreen
#90EE90
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DC8A #DC64B6
analogous
#7ADC64 #64DC8A #64DCC6
triadic
#64DC8A #8A64DC #DC8A64
tetradic
#64DC8A #647ADC #DC64B6 #DCC664
square
#64DC8A #647ADC #DC64B6 #DCC664
split-complementary
#64DC8A #C664DC #DC647A
monochromatic
#24A14C #32D164 #64DC8A #96E7B0 #C8F3D5
Accessibility & contrast
On white
1.73
#64DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#64DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DC8A
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DC8A | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC84
Deuteranopia (green-blind)
#CCC08F
Tritanopia (blue-blind)
#45D9C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64dc8a; /* rgb */ color: rgb(100, 220, 138); /* oklch */ color: oklch(80.5% 0.159 151.6);
Tailwind
colors: {
custom: {
50: '#99e8ad',
500: '#64dc8a',
950: '#000000',
},
}SCSS
$custom: #64dc8a; $custom-light: #99e8ad; $custom-dark: #000000;
JSON
{
"hex": "#64dc8a",
"rgb": {
"r": 100,
"g": 220,
"b": 138
},
"hsl": {
"h": 139,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.80513,
"c": 0.15914,
"h": 151.6
},
"luminance": 0.55731
}Semantic roles & 50–950 ramp
primary
#64DC8A
secondary
#A54085
accent
#1B93CB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481