#64FF87#64FF87
#64FF87 is a very light, highly saturated green. Relative luminance 0.760; OKLCH L 89.0% C 0.208 H 148.1°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #64FF87 |
|---|---|
| RGB | rgb(100, 255, 135) |
| HSL | hsl(134, 100%, 70%) |
| HSV | hsv(134, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(89.85, -65.43, 45.24) |
| CIE-LCH | lch(89.85, 79.55, 145.34°) |
| OKLab | oklab(89.03% -0.1767 0.1102) |
| OKLCH | oklch(89.03% 0.208 148.1) |
| XYZ | xyz(45.3855, 75.9741, 35.1897) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.44
Spring Green
#00FF7F
ΔE00 2.92
Spearmint
#1EF876
ΔE00 3.14
Wintergreen
#20F986
ΔE00 3.28
Minty Green
#0BF77D
ΔE00 3.45
Baby Green
#8CFF9E
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FF87 #FF64DC
analogous
#8FFF64 #64FF87 #64FFD4
triadic
#64FF87 #8764FF #FF8764
tetradic
#64FF87 #648FFF #FF64DC #FFD464
square
#64FF87 #648FFF #FF64DC #FFD464
split-complementary
#64FF87 #D464FF #FF648F
monochromatic
#00E935 #27FF58 #64FF87 #A1FFB6 #DEFFE6
Accessibility & contrast
On white
1.30
#64FF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#64FF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FF87
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FF87 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7D
Deuteranopia (green-blind)
#EEDD8F
Tritanopia (blue-blind)
#38FAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64ff87; /* rgb */ color: rgb(100, 255, 135); /* oklch */ color: oklch(89.0% 0.208 148.1);
Tailwind
colors: {
custom: {
50: '#9effac',
500: '#64ff87',
950: '#000000',
},
}SCSS
$custom: #64ff87; $custom-light: #9effac; $custom-dark: #000000;
JSON
{
"hex": "#64ff87",
"rgb": {
"r": 100,
"g": 255,
"b": 135
},
"hsl": {
"h": 133.548,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.89032,
"c": 0.20829,
"h": 148.1
},
"luminance": 0.75979
}Semantic roles & 50–950 ramp
primary
#64FF87
secondary
#DA2DB3
accent
#00B2E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681