#64DC89#64DC89
#64DC89 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.5% C 0.160 H 151.3°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #64DC89 |
|---|---|
| RGB | rgb(100, 220, 137) |
| HSL | hsl(139, 63%, 63%) |
| HSV | hsv(139, 55%, 86%) |
| CMYK | cmyk(54.5%, 0%, 37.7%, 13.7%) |
| CIE-LAB | lab(79.44, -51.78, 30.83) |
| CIE-LCH | lch(79.44, 60.26, 149.23°) |
| OKLab | oklab(80.49% -0.1404 0.0769) |
| OKLCH | oklch(80.49% 0.16 151.3) |
| XYZ | xyz(35.3615, 55.6987, 32.5495) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.76
Tealish Green
#0CDC73
ΔE00 4.51
Aqua Green
#12E193
ΔE00 4.60
Seaweed
#18D17B
ΔE00 4.73
Emerald
#50C878
ΔE00 5.04
Lightgreen
#90EE90
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64DC89 #DC64B7
analogous
#7BDC64 #64DC89 #64DCC5
triadic
#64DC89 #8964DC #DC8964
tetradic
#64DC89 #647BDC #DC64B7 #DCC564
square
#64DC89 #647BDC #DC64B7 #DCC564
split-complementary
#64DC89 #C564DC #DC647B
monochromatic
#24A14B #32D163 #64DC89 #96E7AF #C8F3D5
Accessibility & contrast
On white
1.73
#64DC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#64DC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64DC89
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64DC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64DC89 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC83
Deuteranopia (green-blind)
#CCC08E
Tritanopia (blue-blind)
#45D9C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #64dc89; /* rgb */ color: rgb(100, 220, 137); /* oklch */ color: oklch(80.5% 0.160 151.3);
Tailwind
colors: {
custom: {
50: '#99e8ac',
500: '#64dc89',
950: '#000000',
},
}SCSS
$custom: #64dc89; $custom-light: #99e8ac; $custom-dark: #000000;
JSON
{
"hex": "#64dc89",
"rgb": {
"r": 100,
"g": 220,
"b": 137
},
"hsl": {
"h": 138.5,
"s": 63.158,
"l": 62.745
},
"oklch": {
"l": 0.80494,
"c": 0.16007,
"h": 151.3
},
"luminance": 0.55702
}Semantic roles & 50–950 ramp
primary
#64DC89
secondary
#A54085
accent
#1B95CB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481