#64EE87#64EE87
#64EE87 is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.186 H 149.2°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #64EE87 |
|---|---|
| RGB | rgb(100, 238, 135) |
| HSL | hsl(135, 80%, 66%) |
| HSV | hsv(135, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 43.3%, 6.7%) |
| CIE-LAB | lab(84.79, -59.14, 38.82) |
| CIE-LCH | lch(84.79, 70.74, 146.72°) |
| OKLab | oklab(84.88% -0.1599 0.0955) |
| OKLCH | oklch(84.88% 0.186 149.2) |
| XYZ | xyz(40.2004, 65.6039, 33.4613) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.12
Turquoise Green
#04F489
ΔE00 3.61
Wintergreen
#20F986
ΔE00 3.67
Minty Green
#0BF77D
ΔE00 3.82
Lightgreen
#90EE90
ΔE00 4.04
Spearmint
#1EF876
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EE87 #EE64CB
analogous
#86EE64 #64EE87 #64EECC
triadic
#64EE87 #8764EE #EE8764
tetradic
#64EE87 #6486EE #EE64CB #EECC64
square
#64EE87 #6486EE #EE64CB #EECC64
split-complementary
#64EE87 #CC64EE #EE6486
monochromatic
#15C241 #2DE85C #64EE87 #9BF4B2 #D2FADC
Accessibility & contrast
On white
1.49
#64EE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#64EE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EE87
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EE87 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7F
Deuteranopia (green-blind)
#DECF8E
Tritanopia (blue-blind)
#40EAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ee87; /* rgb */ color: rgb(100, 238, 135); /* oklch */ color: oklch(84.9% 0.186 149.2);
Tailwind
colors: {
custom: {
50: '#9cf4ab',
500: '#64ee87',
950: '#000000',
},
}SCSS
$custom: #64ee87; $custom-light: #9cf4ab; $custom-dark: #000000;
JSON
{
"hex": "#64ee87",
"rgb": {
"r": 100,
"g": 238,
"b": 135
},
"hsl": {
"h": 135.217,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.84875,
"c": 0.18628,
"h": 149.2
},
"luminance": 0.65608
}Semantic roles & 50–950 ramp
primary
#64EE87
secondary
#C0369D
accent
#09A7DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581