#64DC84#64DC84
#64DC84 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.4% C 0.165 H 149.9°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #64DC84 |
|---|---|
| RGB | rgb(100, 220, 132) |
| HSL | hsl(136, 63%, 63%) |
| HSV | hsv(136, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 40%, 13.7%) |
| CIE-LAB | lab(79.36, -52.62, 33.26) |
| CIE-LCH | lch(79.36, 62.25, 147.70°) |
| OKLab | oklab(80.4% -0.1426 0.0825) |
| OKLCH | oklch(80.4% 0.165 149.9) |
| XYZ | xyz(35.0112, 55.5586, 30.7042) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.42
Tealish Green
#0CDC73
ΔE00 4.12
Seaweed
#18D17B
ΔE00 4.84
Emerald
#50C878
ΔE00 5.10
Aqua Green
#12E193
ΔE00 5.13
Lightgreen
#90EE90
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DC84 #DC64BC
analogous
#80DC64 #64DC84 #64DCC0
triadic
#64DC84 #8464DC #DC8464
tetradic
#64DC84 #6480DC #DC64BC #DCC064
square
#64DC84 #6480DC #DC64BC #DCC064
split-complementary
#64DC84 #C064DC #DC6480
monochromatic
#24A146 #32D15C #64DC84 #96E7AC #C8F3D3
Accessibility & contrast
On white
1.73
#64DC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#64DC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DC84
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DC84 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7E
Deuteranopia (green-blind)
#CDC08A
Tritanopia (blue-blind)
#47D8C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64dc84; /* rgb */ color: rgb(100, 220, 132); /* oklch */ color: oklch(80.4% 0.165 149.9);
Tailwind
colors: {
custom: {
50: '#99e8a8',
500: '#64dc84',
950: '#000000',
},
}SCSS
$custom: #64dc84; $custom-light: #99e8a8; $custom-dark: #000000;
JSON
{
"hex": "#64dc84",
"rgb": {
"r": 100,
"g": 220,
"b": 132
},
"hsl": {
"h": 136,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.80402,
"c": 0.16473,
"h": 149.9
},
"luminance": 0.55562
}Semantic roles & 50–950 ramp
primary
#64DC84
secondary
#A5408A
accent
#1B9CCB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F1610
muted
#808480