#64EE86#64EE86
#64EE86 is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.187 H 148.9°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #64EE86 |
|---|---|
| RGB | rgb(100, 238, 134) |
| HSL | hsl(135, 80%, 66%) |
| HSV | hsv(135, 58%, 93%) |
| CMYK | cmyk(58%, 0%, 43.7%, 6.7%) |
| CIE-LAB | lab(84.78, -59.29, 39.29) |
| CIE-LCH | lch(84.78, 71.13, 146.47°) |
| OKLab | oklab(84.86% -0.1603 0.0966) |
| OKLCH | oklch(84.86% 0.187 148.9) |
| XYZ | xyz(40.1303, 65.5759, 33.0922) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.65
Wintergreen
#20F986
ΔE00 3.67
Minty Green
#0BF77D
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 4.04
Spearmint
#1EF876
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64EE86 #EE64CC
analogous
#87EE64 #64EE86 #64EECB
triadic
#64EE86 #8664EE #EE8664
tetradic
#64EE86 #6487EE #EE64CC #EECB64
square
#64EE86 #6487EE #EE64CC #EECB64
split-complementary
#64EE86 #CB64EE #EE6487
monochromatic
#15C240 #2DE85B #64EE86 #9BF4B1 #D2FADC
Accessibility & contrast
On white
1.49
#64EE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#64EE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64EE86
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64EE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64EE86 | 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)
#F0DB7E
Deuteranopia (green-blind)
#DECF8D
Tritanopia (blue-blind)
#40EAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #64ee86; /* rgb */ color: rgb(100, 238, 134); /* oklch */ color: oklch(84.9% 0.187 148.9);
Tailwind
colors: {
custom: {
50: '#9cf4aa',
500: '#64ee86',
950: '#000000',
},
}SCSS
$custom: #64ee86; $custom-light: #9cf4aa; $custom-dark: #000000;
JSON
{
"hex": "#64ee86",
"rgb": {
"r": 100,
"g": 238,
"b": 134
},
"hsl": {
"h": 134.783,
"s": 80.233,
"l": 66.275
},
"oklch": {
"l": 0.84858,
"c": 0.18718,
"h": 148.9
},
"luminance": 0.6558
}Semantic roles & 50–950 ramp
primary
#64EE86
secondary
#C0369E
accent
#09A8DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581