#64F481#64F481
#64F481 is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.3% C 0.199 H 147.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #64F481 |
|---|---|
| RGB | rgb(100, 244, 129) |
| HSL | hsl(132, 87%, 67%) |
| HSV | hsv(132, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(86.50, -62.29, 43.90) |
| CIE-LCH | lch(86.50, 76.21, 144.82°) |
| OKLab | oklab(86.25% -0.1684 0.1069) |
| OKLCH | oklch(86.25% 0.199 147.6) |
| XYZ | xyz(41.5658, 68.9917, 31.8909) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.01
Minty Green
#0BF77D
ΔE00 3.15
Wintergreen
#20F986
ΔE00 3.24
Lightgreen (survey)
#76FF7B
ΔE00 3.37
Spring Green
#00FF7F
ΔE00 3.76
Turquoise Green
#04F489
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F481 #F464D7
analogous
#8FF464 #64F481 #64F4C9
triadic
#64F481 #8164F4 #F48164
tetradic
#64F481 #648FF4 #F464D7 #F4C964
square
#64F481 #648FF4 #F464D7 #F4C964
split-complementary
#64F481 #C964F4 #F4648F
monochromatic
#0FCF35 #2BF053 #64F481 #9DF8AF #D6FCDE
Accessibility & contrast
On white
1.42
#64F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#64F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F481
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F481 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E078
Deuteranopia (green-blind)
#E4D389
Tritanopia (blue-blind)
#40EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f481; /* rgb */ color: rgb(100, 244, 129); /* oklch */ color: oklch(86.3% 0.199 147.6);
Tailwind
colors: {
custom: {
50: '#9df9a7',
500: '#64f481',
950: '#000000',
},
}SCSS
$custom: #64f481; $custom-light: #9df9a7; $custom-dark: #000000;
JSON
{
"hex": "#64f481",
"rgb": {
"r": 100,
"g": 244,
"b": 129
},
"hsl": {
"h": 132.083,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.86251,
"c": 0.19947,
"h": 147.6
},
"luminance": 0.68996
}Semantic roles & 50–950 ramp
primary
#64F481
secondary
#CB32AC
accent
#02B6E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580