#64FF86#64FF86
#64FF86 is a very light, highly saturated green. Relative luminance 0.760; OKLCH L 89.0% C 0.209 H 147.9°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #64FF86 |
|---|---|
| RGB | rgb(100, 255, 134) |
| HSL | hsl(133, 100%, 70%) |
| HSV | hsv(133, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(89.83, -65.58, 45.70) |
| CIE-LCH | lch(89.83, 79.93, 145.13°) |
| OKLab | oklab(89.02% -0.1771 0.1112) |
| OKLCH | oklch(89.02% 0.209 147.9) |
| XYZ | xyz(45.3154, 75.9461, 34.8206) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.32
Spring Green
#00FF7F
ΔE00 2.93
Spearmint
#1EF876
ΔE00 3.12
Wintergreen
#20F986
ΔE00 3.35
Minty Green
#0BF77D
ΔE00 3.47
Easter Green
#8CFD7E
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FF86 #FF64DD
analogous
#90FF64 #64FF86 #64FFD3
triadic
#64FF86 #8664FF #FF8664
tetradic
#64FF86 #6490FF #FF64DD #FFD364
square
#64FF86 #6490FF #FF64DD #FFD364
split-complementary
#64FF86 #D364FF #FF6490
monochromatic
#00E933 #27FF56 #64FF86 #A1FFB6 #DEFFE6
Accessibility & contrast
On white
1.30
#64FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#64FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FF86
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FF86 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7C
Deuteranopia (green-blind)
#EEDD8E
Tritanopia (blue-blind)
#39FAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64ff86; /* rgb */ color: rgb(100, 255, 134); /* oklch */ color: oklch(89.0% 0.209 147.9);
Tailwind
colors: {
custom: {
50: '#9effab',
500: '#64ff86',
950: '#000000',
},
}SCSS
$custom: #64ff86; $custom-light: #9effab; $custom-dark: #000000;
JSON
{
"hex": "#64ff86",
"rgb": {
"r": 100,
"g": 255,
"b": 134
},
"hsl": {
"h": 133.161,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.89017,
"c": 0.20915,
"h": 147.9
},
"luminance": 0.75951
}Semantic roles & 50–950 ramp
primary
#64FF86
secondary
#DA2DB4
accent
#00B3E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681