#64F47C#64F47C
#64F47C is a very light, highly saturated green. Relative luminance 0.689; OKLCH L 86.2% C 0.204 H 146.7°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #64F47C |
|---|---|
| RGB | rgb(100, 244, 124) |
| HSL | hsl(130, 87%, 67%) |
| HSV | hsv(130, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 49.2%, 4.3%) |
| CIE-LAB | lab(86.44, -63.00, 46.21) |
| CIE-LCH | lch(86.44, 78.13, 143.74°) |
| OKLab | oklab(86.18% -0.1704 0.1119) |
| OKLCH | oklch(86.18% 0.204 146.7) |
| XYZ | xyz(41.2416, 68.8620, 30.1832) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.92
Lightgreen (survey)
#76FF7B
ΔE00 2.95
Minty Green
#0BF77D
ΔE00 3.31
Wintergreen
#20F986
ΔE00 3.59
Spring Green
#00FF7F
ΔE00 3.82
Easter Green
#8CFD7E
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F47C #F464DC
analogous
#94F464 #64F47C #64F4C4
triadic
#64F47C #7C64F4 #F47C64
tetradic
#64F47C #6494F4 #F464DC #F4C464
square
#64F47C #6494F4 #F464DC #F4C464
split-complementary
#64F47C #C464F4 #F46494
monochromatic
#0FCF2F #2BF04C #64F47C #9DF8AC #D6FCDD
Accessibility & contrast
On white
1.42
#64F47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#64F47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F47C
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F47C | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E072
Deuteranopia (green-blind)
#E4D384
Tritanopia (blue-blind)
#42EFD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f47c; /* rgb */ color: rgb(100, 244, 124); /* oklch */ color: oklch(86.2% 0.204 146.7);
Tailwind
colors: {
custom: {
50: '#9df9a4',
500: '#64f47c',
950: '#000000',
},
}SCSS
$custom: #64f47c; $custom-light: #9df9a4; $custom-dark: #000000;
JSON
{
"hex": "#64f47c",
"rgb": {
"r": 100,
"g": 244,
"b": 124
},
"hsl": {
"h": 130,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.86177,
"c": 0.20383,
"h": 146.7
},
"luminance": 0.68866
}Semantic roles & 50–950 ramp
primary
#64F47C
secondary
#CB32B1
accent
#02BEE3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580