#64F580#64F580
#64F580 is a very light, highly saturated green. Relative luminance 0.696; OKLCH L 86.5% C 0.202 H 147.4°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #64F580 |
|---|---|
| RGB | rgb(100, 245, 128) |
| HSL | hsl(132, 88%, 68%) |
| HSV | hsv(132, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 47.8%, 3.9%) |
| CIE-LAB | lab(86.78, -62.80, 44.74) |
| CIE-LCH | lch(86.78, 77.11, 144.53°) |
| OKLab | oklab(86.48% -0.1698 0.1088) |
| OKLCH | oklch(86.48% 0.202 147.4) |
| XYZ | xyz(41.8014, 69.5687, 31.6431) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.90
Lightgreen (survey)
#76FF7B
ΔE00 3.08
Minty Green
#0BF77D
ΔE00 3.14
Wintergreen
#20F986
ΔE00 3.27
Spring Green
#00FF7F
ΔE00 3.63
Turquoise Green
#04F489
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F580 #F564D9
analogous
#91F564 #64F580 #64F5C8
triadic
#64F580 #8064F5 #F58064
tetradic
#64F580 #6491F5 #F564D9 #F5C864
square
#64F580 #6491F5 #F564D9 #F5C864
split-complementary
#64F580 #C864F5 #F56491
monochromatic
#0DD133 #2BF151 #64F580 #9DF9AF #D7FCDE
Accessibility & contrast
On white
1.41
#64F580 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#64F580 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F580
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F580 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F580 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E176
Deuteranopia (green-blind)
#E5D488
Tritanopia (blue-blind)
#40F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f580; /* rgb */ color: rgb(100, 245, 128); /* oklch */ color: oklch(86.5% 0.202 147.4);
Tailwind
colors: {
custom: {
50: '#9df9a7',
500: '#64f580',
950: '#000000',
},
}SCSS
$custom: #64f580; $custom-light: #9df9a7; $custom-dark: #000000;
JSON
{
"hex": "#64f580",
"rgb": {
"r": 100,
"g": 245,
"b": 128
},
"hsl": {
"h": 131.586,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.86481,
"c": 0.20164,
"h": 147.4
},
"luminance": 0.69573
}Semantic roles & 50–950 ramp
primary
#64F580
secondary
#CC31AE
accent
#01B9E4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580