#64DD87#64DD87
#64DD87 is a light, vivid green. Relative luminance 0.562; OKLCH L 80.7% C 0.163 H 150.6°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #64DD87 |
|---|---|
| RGB | rgb(100, 221, 135) |
| HSL | hsl(137, 64%, 63%) |
| HSV | hsv(137, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 38.9%, 13.3%) |
| CIE-LAB | lab(79.71, -52.52, 32.20) |
| CIE-LCH | lch(79.71, 61.60, 148.49°) |
| OKLab | oklab(80.7% -0.1423 0.0801) |
| OKLCH | oklch(80.7% 0.163 150.6) |
| XYZ | xyz(35.4826, 56.1684, 31.8887) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.41
Tealish Green
#0CDC73
ΔE00 4.27
Aqua Green
#12E193
ΔE00 4.81
Seaweed
#18D17B
ΔE00 4.89
Emerald
#50C878
ΔE00 5.27
Lightgreen
#90EE90
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DD87 #DD64BA
analogous
#7EDD64 #64DD87 #64DDC3
triadic
#64DD87 #8764DD #DD8764
tetradic
#64DD87 #647EDD #DD64BA #DDC364
square
#64DD87 #647EDD #DD64BA #DDC364
split-complementary
#64DD87 #C364DD #DD647E
monochromatic
#24A349 #32D260 #64DD87 #96E8AE #C8F3D5
Accessibility & contrast
On white
1.72
#64DD87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#64DD87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DD87
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DD87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DD87 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC81
Deuteranopia (green-blind)
#CEC18C
Tritanopia (blue-blind)
#46DAC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #64dd87; /* rgb */ color: rgb(100, 221, 135); /* oklch */ color: oklch(80.7% 0.163 150.6);
Tailwind
colors: {
custom: {
50: '#99e8ab',
500: '#64dd87',
950: '#000000',
},
}SCSS
$custom: #64dd87; $custom-light: #99e8ab; $custom-dark: #000000;
JSON
{
"hex": "#64dd87",
"rgb": {
"r": 100,
"g": 221,
"b": 135
},
"hsl": {
"h": 137.355,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.80702,
"c": 0.16331,
"h": 150.6
},
"luminance": 0.56171
}Semantic roles & 50–950 ramp
primary
#64DD87
secondary
#A63F88
accent
#1A98CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481