#64DB89#64DB89
#64DB89 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.2% C 0.159 H 151.4°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #64DB89 |
|---|---|
| RGB | rgb(100, 219, 137) |
| HSL | hsl(139, 62%, 63%) |
| HSV | hsv(139, 54%, 86%) |
| CMYK | cmyk(54.3%, 0%, 37.4%, 14.1%) |
| CIE-LAB | lab(79.14, -51.37, 30.43) |
| CIE-LCH | lch(79.14, 59.71, 149.36°) |
| OKLab | oklab(80.25% -0.1393 0.0759) |
| OKLCH | oklch(80.25% 0.159 151.4) |
| XYZ | xyz(35.0999, 55.1754, 32.4623) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.96
Tealish Green
#0CDC73
ΔE00 4.59
Seaweed
#18D17B
ΔE00 4.62
Aqua Green
#12E193
ΔE00 4.62
Emerald
#50C878
ΔE00 4.83
Lightgreen
#90EE90
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DB89 #DB64B6
analogous
#7BDB64 #64DB89 #64DBC4
triadic
#64DB89 #8964DB #DB8964
tetradic
#64DB89 #647BDB #DB64B6 #DBC464
square
#64DB89 #647BDB #DB64B6 #DBC464
split-complementary
#64DB89 #C464DB #DB647B
monochromatic
#25A04B #32CF63 #64DB89 #96E7AF #C7F2D5
Accessibility & contrast
On white
1.74
#64DB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#64DB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DB89
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DB89 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB83
Deuteranopia (green-blind)
#CBBF8E
Tritanopia (blue-blind)
#46D8C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #64db89; /* rgb */ color: rgb(100, 219, 137); /* oklch */ color: oklch(80.2% 0.159 151.4);
Tailwind
colors: {
custom: {
50: '#99e7ac',
500: '#64db89',
950: '#000000',
},
}SCSS
$custom: #64db89; $custom-light: #99e7ac; $custom-dark: #000000;
JSON
{
"hex": "#64db89",
"rgb": {
"r": 100,
"g": 219,
"b": 137
},
"hsl": {
"h": 138.655,
"s": 62.304,
"l": 62.549
},
"oklch": {
"l": 0.80248,
"c": 0.15868,
"h": 151.4
},
"luminance": 0.55179
}Semantic roles & 50–950 ramp
primary
#64DB89
secondary
#A34084
accent
#1B94CA
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481