#64EE89#64EE89
#64EE89 is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.9% C 0.184 H 149.6°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #64EE89 |
|---|---|
| RGB | rgb(100, 238, 137) |
| HSL | hsl(136, 80%, 66%) |
| HSV | hsv(136, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(84.82, -58.82, 37.87) |
| CIE-LCH | lch(84.82, 69.96, 147.23°) |
| OKLab | oklab(84.91% -0.1591 0.0934) |
| OKLCH | oklch(84.91% 0.184 149.6) |
| XYZ | xyz(40.3425, 65.6608, 34.2099) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Turquoise Green
#04F489
ΔE00 3.55
Wintergreen
#20F986
ΔE00 3.70
Minty Green
#0BF77D
ΔE00 3.93
Lightgreen
#90EE90
ΔE00 4.06
Sea Green (survey)
#53FCA1
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EE89 #EE64C9
analogous
#84EE64 #64EE89 #64EECE
triadic
#64EE89 #8964EE #EE8964
tetradic
#64EE89 #6484EE #EE64C9 #EECE64
square
#64EE89 #6484EE #EE64C9 #EECE64
split-complementary
#64EE89 #CE64EE #EE6484
monochromatic
#15C244 #2DE85F #64EE89 #9BF4B3 #D2FADD
Accessibility & contrast
On white
1.49
#64EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#64EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EE89
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EE89 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB82
Deuteranopia (green-blind)
#DDCF90
Tritanopia (blue-blind)
#3FEAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ee89; /* rgb */ color: rgb(100, 238, 137); /* oklch */ color: oklch(84.9% 0.184 149.6);
Tailwind
colors: {
custom: {
50: '#9cf4ac',
500: '#64ee89',
950: '#000000',
},
}SCSS
$custom: #64ee89; $custom-light: #9cf4ac; $custom-dark: #000000;
JSON
{
"hex": "#64ee89",
"rgb": {
"r": 100,
"g": 238,
"b": 137
},
"hsl": {
"h": 136.087,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.84908,
"c": 0.18446,
"h": 149.6
},
"luminance": 0.65665
}Semantic roles & 50–950 ramp
primary
#64EE89
secondary
#C0369B
accent
#09A4DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581