#64DC87#64DC87
#64DC87 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.5% C 0.162 H 150.7°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #64DC87 |
|---|---|
| RGB | rgb(100, 220, 135) |
| HSL | hsl(138, 63%, 63%) |
| HSV | hsv(138, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 38.6%, 13.7%) |
| CIE-LAB | lab(79.41, -52.12, 31.80) |
| CIE-LCH | lch(79.41, 61.06, 148.61°) |
| OKLab | oklab(80.46% -0.1413 0.0792) |
| OKLCH | oklch(80.46% 0.162 150.7) |
| XYZ | xyz(35.2194, 55.6419, 31.8010) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.60
Tealish Green
#0CDC73
ΔE00 4.33
Seaweed
#18D17B
ΔE00 4.76
Aqua Green
#12E193
ΔE00 4.80
Emerald
#50C878
ΔE00 5.05
Lightgreen
#90EE90
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DC87 #DC64B9
analogous
#7DDC64 #64DC87 #64DCC3
triadic
#64DC87 #8764DC #DC8764
tetradic
#64DC87 #647DDC #DC64B9 #DCC364
square
#64DC87 #647DDC #DC64B9 #DCC364
split-complementary
#64DC87 #C364DC #DC647D
monochromatic
#24A149 #32D160 #64DC87 #96E7AE #C8F3D4
Accessibility & contrast
On white
1.73
#64DC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#64DC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DC87
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DC87 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC81
Deuteranopia (green-blind)
#CDC08C
Tritanopia (blue-blind)
#46D9C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64dc87; /* rgb */ color: rgb(100, 220, 135); /* oklch */ color: oklch(80.5% 0.162 150.7);
Tailwind
colors: {
custom: {
50: '#99e8aa',
500: '#64dc87',
950: '#000000',
},
}SCSS
$custom: #64dc87; $custom-light: #99e8aa; $custom-dark: #000000;
JSON
{
"hex": "#64dc87",
"rgb": {
"r": 100,
"g": 220,
"b": 135
},
"hsl": {
"h": 137.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.80457,
"c": 0.16193,
"h": 150.7
},
"luminance": 0.55645
}Semantic roles & 50–950 ramp
primary
#64DC87
secondary
#A54087
accent
#1B97CB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481