#64EF86#64EF86
#64EF86 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.188 H 148.9°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #64EF86 |
|---|---|
| RGB | rgb(100, 239, 134) |
| HSL | hsl(135, 81%, 66%) |
| HSV | hsv(135, 58%, 94%) |
| CMYK | cmyk(58.2%, 0%, 43.9%, 6.3%) |
| CIE-LAB | lab(85.08, -59.67, 39.67) |
| CIE-LCH | lch(85.08, 71.66, 146.38°) |
| OKLab | oklab(85.1% -0.1613 0.0975) |
| OKLCH | oklch(85.1% 0.188 148.9) |
| XYZ | xyz(40.4223, 66.1598, 33.1895) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.30
Wintergreen
#20F986
ΔE00 3.53
Turquoise Green
#04F489
ΔE00 3.60
Minty Green
#0BF77D
ΔE00 3.64
Spearmint
#1EF876
ΔE00 3.93
Lightgreen
#90EE90
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EF86 #EF64CD
analogous
#88EF64 #64EF86 #64EFCC
triadic
#64EF86 #8664EF #EF8664
tetradic
#64EF86 #6488EF #EF64CD #EFCC64
square
#64EF86 #6488EF #EF64CD #EFCC64
split-complementary
#64EF86 #CC64EF #EF6488
monochromatic
#14C43F #2DE95B #64EF86 #9BF5B1 #D3FADD
Accessibility & contrast
On white
1.48
#64EF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#64EF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EF86
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EF86 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7E
Deuteranopia (green-blind)
#DFD08D
Tritanopia (blue-blind)
#40EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ef86; /* rgb */ color: rgb(100, 239, 134); /* oklch */ color: oklch(85.1% 0.188 148.9);
Tailwind
colors: {
custom: {
50: '#9cf5aa',
500: '#64ef86',
950: '#000000',
},
}SCSS
$custom: #64ef86; $custom-light: #9cf5aa; $custom-dark: #000000;
JSON
{
"hex": "#64ef86",
"rgb": {
"r": 100,
"g": 239,
"b": 134
},
"hsl": {
"h": 134.676,
"s": 81.287,
"l": 66.471
},
"oklch": {
"l": 0.85103,
"c": 0.18849,
"h": 148.9
},
"luminance": 0.66164
}Semantic roles & 50–950 ramp
primary
#64EF86
secondary
#C235A0
accent
#08A9DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581