#64FF80#64FF80
#64FF80 is a very light, highly saturated green. Relative luminance 0.758; OKLCH L 88.9% C 0.214 H 146.9°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #64FF80 |
|---|---|
| RGB | rgb(100, 255, 128) |
| HSL | hsl(131, 100%, 70%) |
| HSV | hsv(131, 61%, 100%) |
| CMYK | cmyk(60.8%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(89.76, -66.42, 48.44) |
| CIE-LCH | lch(89.76, 82.21, 143.90°) |
| OKLab | oklab(88.93% -0.1795 0.1171) |
| OKLCH | oklch(88.93% 0.214 146.9) |
| XYZ | xyz(44.9088, 75.7834, 32.6789) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.68
Spring Green
#00FF7F
ΔE00 3.09
Spearmint
#1EF876
ΔE00 3.10
Easter Green
#8CFD7E
ΔE00 3.45
Minty Green
#0BF77D
ΔE00 3.70
Wintergreen
#20F986
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64FF80 #FF64E3
analogous
#95FF64 #64FF80 #64FFCE
triadic
#64FF80 #8064FF #FF8064
tetradic
#64FF80 #6495FF #FF64E3 #FFCE64
square
#64FF80 #6495FF #FF64E3 #FFCE64
split-complementary
#64FF80 #CE64FF #FF6495
monochromatic
#00E92A #27FF4E #64FF80 #A1FFB2 #DEFFE4
Accessibility & contrast
On white
1.30
#64FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#64FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64FF80
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64FF80 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA75
Deuteranopia (green-blind)
#EEDC89
Tritanopia (blue-blind)
#3CFAE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #64ff80; /* rgb */ color: rgb(100, 255, 128); /* oklch */ color: oklch(88.9% 0.214 146.9);
Tailwind
colors: {
custom: {
50: '#9effa7',
500: '#64ff80',
950: '#000000',
},
}SCSS
$custom: #64ff80; $custom-light: #9effa7; $custom-dark: #000000;
JSON
{
"hex": "#64ff80",
"rgb": {
"r": 100,
"g": 255,
"b": 128
},
"hsl": {
"h": 130.839,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.8893,
"c": 0.21431,
"h": 146.9
},
"luminance": 0.75788
}Semantic roles & 50–950 ramp
primary
#64FF80
secondary
#DA2DBB
accent
#00BCE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680