#64DB87#64DB87
#64DB87 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.2% C 0.161 H 150.8°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #64DB87 |
|---|---|
| RGB | rgb(100, 219, 135) |
| HSL | hsl(138, 62%, 63%) |
| HSV | hsv(138, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 38.4%, 14.1%) |
| CIE-LAB | lab(79.11, -51.72, 31.41) |
| CIE-LCH | lch(79.11, 60.51, 148.73°) |
| OKLab | oklab(80.21% -0.1402 0.0782) |
| OKLCH | oklch(80.21% 0.161 150.8) |
| XYZ | xyz(34.9577, 55.1186, 31.7137) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.79
Tealish Green
#0CDC73
ΔE00 4.40
Seaweed
#18D17B
ΔE00 4.63
Aqua Green
#12E193
ΔE00 4.81
Emerald
#50C878
ΔE00 4.82
Lightgreen
#90EE90
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DB87 #DB64B8
analogous
#7CDB64 #64DB87 #64DBC3
triadic
#64DB87 #8764DB #DB8764
tetradic
#64DB87 #647CDB #DB64B8 #DBC364
square
#64DB87 #647CDB #DB64B8 #DBC364
split-complementary
#64DB87 #C364DB #DB647C
monochromatic
#25A049 #32CF61 #64DB87 #96E7AD #C7F2D4
Accessibility & contrast
On white
1.75
#64DB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#64DB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DB87
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DB87 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB81
Deuteranopia (green-blind)
#CCBF8C
Tritanopia (blue-blind)
#47D8C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #64db87; /* rgb */ color: rgb(100, 219, 135); /* oklch */ color: oklch(80.2% 0.161 150.8);
Tailwind
colors: {
custom: {
50: '#99e7aa',
500: '#64db87',
950: '#000000',
},
}SCSS
$custom: #64db87; $custom-light: #99e7aa; $custom-dark: #000000;
JSON
{
"hex": "#64db87",
"rgb": {
"r": 100,
"g": 219,
"b": 135
},
"hsl": {
"h": 137.647,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.80211,
"c": 0.16055,
"h": 150.8
},
"luminance": 0.55122
}Semantic roles & 50–950 ramp
primary
#64DB87
secondary
#A34086
accent
#1B97CA
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481