#64DC85#64DC85
#64DC85 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.4% C 0.164 H 150.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #64DC85 |
|---|---|
| RGB | rgb(100, 220, 133) |
| HSL | hsl(137, 63%, 63%) |
| HSV | hsv(137, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 39.5%, 13.7%) |
| CIE-LAB | lab(79.38, -52.46, 32.78) |
| CIE-LCH | lch(79.38, 61.85, 148.00°) |
| OKLab | oklab(80.42% -0.1421 0.0814) |
| OKLCH | oklch(80.42% 0.164 150.2) |
| XYZ | xyz(35.0799, 55.5861, 31.0663) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.47
Tealish Green
#0CDC73
ΔE00 4.18
Seaweed
#18D17B
ΔE00 4.81
Aqua Green
#12E193
ΔE00 5.02
Emerald
#50C878
ΔE00 5.08
Lightgreen
#90EE90
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DC85 #DC64BB
analogous
#7FDC64 #64DC85 #64DCC1
triadic
#64DC85 #8564DC #DC8564
tetradic
#64DC85 #647FDC #DC64BB #DCC164
square
#64DC85 #647FDC #DC64BB #DCC164
split-complementary
#64DC85 #C164DC #DC647F
monochromatic
#24A147 #32D15E #64DC85 #96E7AC #C8F3D4
Accessibility & contrast
On white
1.73
#64DC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#64DC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DC85
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DC85 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC7F
Deuteranopia (green-blind)
#CDC08B
Tritanopia (blue-blind)
#47D9C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64dc85; /* rgb */ color: rgb(100, 220, 133); /* oklch */ color: oklch(80.4% 0.164 150.2);
Tailwind
colors: {
custom: {
50: '#99e8a9',
500: '#64dc85',
950: '#000000',
},
}SCSS
$custom: #64dc85; $custom-light: #99e8a9; $custom-dark: #000000;
JSON
{
"hex": "#64dc85",
"rgb": {
"r": 100,
"g": 220,
"b": 133
},
"hsl": {
"h": 136.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.8042,
"c": 0.16379,
"h": 150.2
},
"luminance": 0.55589
}Semantic roles & 50–950 ramp
primary
#64DC85
secondary
#A54089
accent
#1B9ACB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F1610
muted
#808480