#64FF85#64FF85
#64FF85 is a very light, highly saturated green. Relative luminance 0.759; OKLCH L 89.0% C 0.210 H 147.7°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #64FF85 |
|---|---|
| RGB | rgb(100, 255, 133) |
| HSL | hsl(133, 100%, 70%) |
| HSV | hsv(133, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(89.82, -65.72, 46.16) |
| CIE-LCH | lch(89.82, 80.31, 144.92°) |
| OKLab | oklab(89% -0.1775 0.1122) |
| OKLCH | oklch(89% 0.21 147.7) |
| XYZ | xyz(45.2460, 75.9183, 34.4550) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.20
Spring Green
#00FF7F
ΔE00 2.94
Spearmint
#1EF876
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.41
Minty Green
#0BF77D
ΔE00 3.49
Easter Green
#8CFD7E
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FF85 #FF64DE
analogous
#91FF64 #64FF85 #64FFD2
triadic
#64FF85 #8564FF #FF8564
tetradic
#64FF85 #6491FF #FF64DE #FFD264
square
#64FF85 #6491FF #FF64DE #FFD264
split-complementary
#64FF85 #D264FF #FF6491
monochromatic
#00E932 #27FF55 #64FF85 #A1FFB5 #DEFFE5
Accessibility & contrast
On white
1.30
#64FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#64FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FF85
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FF85 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7B
Deuteranopia (green-blind)
#EEDC8E
Tritanopia (blue-blind)
#39FAE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64ff85; /* rgb */ color: rgb(100, 255, 133); /* oklch */ color: oklch(89.0% 0.210 147.7);
Tailwind
colors: {
custom: {
50: '#9effaa',
500: '#64ff85',
950: '#000000',
},
}SCSS
$custom: #64ff85; $custom-light: #9effaa; $custom-dark: #000000;
JSON
{
"hex": "#64ff85",
"rgb": {
"r": 100,
"g": 255,
"b": 133
},
"hsl": {
"h": 132.774,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.89002,
"c": 0.21002,
"h": 147.7
},
"luminance": 0.75923
}Semantic roles & 50–950 ramp
primary
#64FF85
secondary
#DA2DB5
accent
#00B5E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681