#64F480#64F480
#64F480 is a very light, highly saturated green. Relative luminance 0.690; OKLCH L 86.2% C 0.200 H 147.4°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #64F480 |
|---|---|
| RGB | rgb(100, 244, 128) |
| HSL | hsl(132, 87%, 67%) |
| HSV | hsv(132, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 47.5%, 4.3%) |
| CIE-LAB | lab(86.49, -62.43, 44.37) |
| CIE-LCH | lch(86.49, 76.59, 144.60°) |
| OKLab | oklab(86.24% -0.1688 0.1079) |
| OKLCH | oklch(86.24% 0.2 147.4) |
| XYZ | xyz(41.4997, 68.9653, 31.5425) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.98
Minty Green
#0BF77D
ΔE00 3.17
Lightgreen (survey)
#76FF7B
ΔE00 3.28
Wintergreen
#20F986
ΔE00 3.30
Spring Green
#00FF7F
ΔE00 3.76
Turquoise Green
#04F489
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F480 #F464D8
analogous
#90F464 #64F480 #64F4C8
triadic
#64F480 #8064F4 #F48064
tetradic
#64F480 #6490F4 #F464D8 #F4C864
square
#64F480 #6490F4 #F464D8 #F4C864
split-complementary
#64F480 #C864F4 #F46490
monochromatic
#0FCF34 #2BF051 #64F480 #9DF8AF #D6FCDE
Accessibility & contrast
On white
1.42
#64F480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#64F480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F480
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F480 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E077
Deuteranopia (green-blind)
#E4D388
Tritanopia (blue-blind)
#40EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f480; /* rgb */ color: rgb(100, 244, 128); /* oklch */ color: oklch(86.2% 0.200 147.4);
Tailwind
colors: {
custom: {
50: '#9df9a7',
500: '#64f480',
950: '#000000',
},
}SCSS
$custom: #64f480; $custom-light: #9df9a7; $custom-dark: #000000;
JSON
{
"hex": "#64f480",
"rgb": {
"r": 100,
"g": 244,
"b": 128
},
"hsl": {
"h": 131.667,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.86236,
"c": 0.20034,
"h": 147.4
},
"luminance": 0.68969
}Semantic roles & 50–950 ramp
primary
#64F480
secondary
#CB32AD
accent
#02B8E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580