#64F47F#64F47F
#64F47F is a very light, highly saturated green. Relative luminance 0.689; OKLCH L 86.2% C 0.201 H 147.2°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #64F47F |
|---|---|
| RGB | rgb(100, 244, 127) |
| HSL | hsl(131, 87%, 67%) |
| HSV | hsv(131, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 48%, 4.3%) |
| CIE-LAB | lab(86.47, -62.58, 44.83) |
| CIE-LCH | lch(86.47, 76.98, 144.38°) |
| OKLab | oklab(86.22% -0.1692 0.1089) |
| OKLCH | oklch(86.22% 0.201 147.2) |
| XYZ | xyz(41.4342, 68.9391, 31.1976) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.95
Lightgreen (survey)
#76FF7B
ΔE00 3.19
Minty Green
#0BF77D
ΔE00 3.20
Wintergreen
#20F986
ΔE00 3.37
Spring Green
#00FF7F
ΔE00 3.77
Turquoise Green
#04F489
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F47F #F464D9
analogous
#91F464 #64F47F #64F4C7
triadic
#64F47F #7F64F4 #F47F64
tetradic
#64F47F #6491F4 #F464D9 #F4C764
square
#64F47F #6491F4 #F464D9 #F4C764
split-complementary
#64F47F #C764F4 #F46491
monochromatic
#0FCF33 #2BF050 #64F47F #9DF8AE #D6FCDD
Accessibility & contrast
On white
1.42
#64F47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#64F47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F47F
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F47F | 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)
#F7E075
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#41EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f47f; /* rgb */ color: rgb(100, 244, 127); /* oklch */ color: oklch(86.2% 0.201 147.2);
Tailwind
colors: {
custom: {
50: '#9df9a6',
500: '#64f47f',
950: '#000000',
},
}SCSS
$custom: #64f47f; $custom-light: #9df9a6; $custom-dark: #000000;
JSON
{
"hex": "#64f47f",
"rgb": {
"r": 100,
"g": 244,
"b": 127
},
"hsl": {
"h": 131.25,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.86221,
"c": 0.20122,
"h": 147.2
},
"luminance": 0.68943
}Semantic roles & 50–950 ramp
primary
#64F47F
secondary
#CB32AE
accent
#02B9E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580