#64DC8D#64DC8D
#64DC8D is a light, vivid green. Relative luminance 0.558; OKLCH L 80.6% C 0.156 H 152.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #64DC8D |
|---|---|
| RGB | rgb(100, 220, 141) |
| HSL | hsl(141, 63%, 63%) |
| HSV | hsv(141, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(79.51, -51.08, 28.87) |
| CIE-LCH | lch(79.51, 58.67, 150.53°) |
| OKLab | oklab(80.57% -0.1386 0.0723) |
| OKLCH | oklch(80.57% 0.156 152.5) |
| XYZ | xyz(35.6538, 55.8157, 34.0888) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.17
Aqua Green
#12E193
ΔE00 4.26
Seaweed
#18D17B
ΔE00 4.77
Tealish Green
#0CDC73
ΔE00 4.93
Emerald
#50C878
ΔE00 5.11
Lightgreen
#90EE90
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DC8D #DC64B3
analogous
#77DC64 #64DC8D #64DCC9
triadic
#64DC8D #8D64DC #DC8D64
tetradic
#64DC8D #6477DC #DC64B3 #DCC964
square
#64DC8D #6477DC #DC64B3 #DCC964
split-complementary
#64DC8D #C964DC #DC6477
monochromatic
#24A14F #32D168 #64DC8D #96E7B2 #C8F3D6
Accessibility & contrast
On white
1.73
#64DC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#64DC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DC8D
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DC8D | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC88
Deuteranopia (green-blind)
#CCC092
Tritanopia (blue-blind)
#44D9C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64dc8d; /* rgb */ color: rgb(100, 220, 141); /* oklch */ color: oklch(80.6% 0.156 152.5);
Tailwind
colors: {
custom: {
50: '#99e8af',
500: '#64dc8d',
950: '#000000',
},
}SCSS
$custom: #64dc8d; $custom-light: #99e8af; $custom-dark: #000000;
JSON
{
"hex": "#64dc8d",
"rgb": {
"r": 100,
"g": 220,
"b": 141
},
"hsl": {
"h": 140.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.8057,
"c": 0.15636,
"h": 152.5
},
"luminance": 0.55819
}Semantic roles & 50–950 ramp
primary
#64DC8D
secondary
#A54082
accent
#1B8FCB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481