#64F884#64F884
#64F884 is a very light, highly saturated green. Relative luminance 0.715; OKLCH L 87.3% C 0.202 H 147.9°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #64F884 |
|---|---|
| RGB | rgb(100, 248, 132) |
| HSL | hsl(133, 91%, 68%) |
| HSV | hsv(133, 60%, 97%) |
| CMYK | cmyk(59.7%, 0%, 46.8%, 2.7%) |
| CIE-LAB | lab(87.73, -63.32, 44.01) |
| CIE-LCH | lch(87.73, 77.11, 145.20°) |
| OKLab | oklab(87.28% -0.1711 0.1073) |
| OKLCH | oklch(87.28% 0.202 147.9) |
| XYZ | xyz(42.9848, 71.5059, 33.3621) |
| Luminance | 0.7151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.88
Lightgreen (survey)
#76FF7B
ΔE00 2.95
Wintergreen
#20F986
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.06
Spring Green
#00FF7F
ΔE00 3.30
Baby Green
#8CFF9E
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F884 #F864D8
analogous
#8EF864 #64F884 #64F8CE
triadic
#64F884 #8464F8 #F88464
tetradic
#64F884 #648EF8 #F864D8 #F8CE64
square
#64F884 #648EF8 #F864D8 #F8CE64
split-complementary
#64F884 #CE64F8 #F8648E
monochromatic
#0AD836 #29F556 #64F884 #9FFBB2 #D9FDE1
Accessibility & contrast
On white
1.37
#64F884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#64F884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F884
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F884 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47B
Deuteranopia (green-blind)
#E7D78C
Tritanopia (blue-blind)
#3DF3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #64f884; /* rgb */ color: rgb(100, 248, 132); /* oklch */ color: oklch(87.3% 0.202 147.9);
Tailwind
colors: {
custom: {
50: '#9dfca9',
500: '#64f884',
950: '#000000',
},
}SCSS
$custom: #64f884; $custom-light: #9dfca9; $custom-dark: #000000;
JSON
{
"hex": "#64f884",
"rgb": {
"r": 100,
"g": 248,
"b": 132
},
"hsl": {
"h": 132.973,
"s": 91.358,
"l": 68.235
},
"oklch": {
"l": 0.87276,
"c": 0.20197,
"h": 147.9
},
"luminance": 0.7151
}Semantic roles & 50–950 ramp
primary
#64F884
secondary
#D12FAE
accent
#00B4E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681