#64DD89#64DD89
#64DD89 is a light, vivid green. Relative luminance 0.562; OKLCH L 80.7% C 0.161 H 151.2°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #64DD89 |
|---|---|
| RGB | rgb(100, 221, 137) |
| HSL | hsl(138, 64%, 63%) |
| HSV | hsv(138, 55%, 87%) |
| CMYK | cmyk(54.8%, 0%, 38%, 13.3%) |
| CIE-LAB | lab(79.74, -52.18, 31.22) |
| CIE-LCH | lch(79.74, 60.81, 149.10°) |
| OKLab | oklab(80.74% -0.1415 0.0778) |
| OKLCH | oklch(80.74% 0.161 151.2) |
| XYZ | xyz(35.6248, 56.2252, 32.6373) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.57
Tealish Green
#0CDC73
ΔE00 4.44
Aqua Green
#12E193
ΔE00 4.60
Seaweed
#18D17B
ΔE00 4.86
Emerald
#50C878
ΔE00 5.26
Lightgreen
#90EE90
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DD89 #DD64B8
analogous
#7BDD64 #64DD89 #64DDC5
triadic
#64DD89 #8964DD #DD8964
tetradic
#64DD89 #647BDD #DD64B8 #DDC564
square
#64DD89 #647BDD #DD64B8 #DDC564
split-complementary
#64DD89 #C564DD #DD647B
monochromatic
#24A34B #32D263 #64DD89 #96E8AF #C8F3D5
Accessibility & contrast
On white
1.71
#64DD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#64DD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DD89
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DD89 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD83
Deuteranopia (green-blind)
#CDC18E
Tritanopia (blue-blind)
#45DAC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #64dd89; /* rgb */ color: rgb(100, 221, 137); /* oklch */ color: oklch(80.7% 0.161 151.2);
Tailwind
colors: {
custom: {
50: '#99e8ac',
500: '#64dd89',
950: '#000000',
},
}SCSS
$custom: #64dd89; $custom-light: #99e8ac; $custom-dark: #000000;
JSON
{
"hex": "#64dd89",
"rgb": {
"r": 100,
"g": 221,
"b": 137
},
"hsl": {
"h": 138.347,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.80739,
"c": 0.16145,
"h": 151.2
},
"luminance": 0.56228
}Semantic roles & 50–950 ramp
primary
#64DD89
secondary
#A63F87
accent
#1A95CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481