#64F473#64F473
#64F473 is a very light, highly saturated green. Relative luminance 0.686; OKLCH L 86.1% C 0.211 H 145.3°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #64F473 |
|---|---|
| RGB | rgb(100, 244, 115) |
| HSL | hsl(126, 87%, 67%) |
| HSV | hsv(126, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 52.9%, 4.3%) |
| CIE-LAB | lab(86.33, -64.21, 50.28) |
| CIE-LCH | lch(86.33, 81.55, 141.94°) |
| OKLab | oklab(86.05% -0.1739 0.1204) |
| OKLCH | oklch(86.05% 0.212 145.3) |
| XYZ | xyz(40.6982, 68.6447, 27.3213) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.56
Spearmint
#1EF876
ΔE00 3.15
Easter Green
#8CFD7E
ΔE00 3.60
Light Bright Green
#53FE5C
ΔE00 3.64
Lighter Green
#75FD63
ΔE00 3.69
Minty Green
#0BF77D
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F473 #F464E5
analogous
#9DF464 #64F473 #64F4BB
triadic
#64F473 #7364F4 #F47364
tetradic
#64F473 #649DF4 #F464E5 #F4BB64
square
#64F473 #649DF4 #F464E5 #F4BB64
split-complementary
#64F473 #BB64F4 #F4649D
monochromatic
#0FCF23 #2BF03F #64F473 #9DF8A7 #D6FCDA
Accessibility & contrast
On white
1.43
#64F473 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#64F473 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F473
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F473 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F473 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E067
Deuteranopia (green-blind)
#E5D37D
Tritanopia (blue-blind)
#45EED7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f473; /* rgb */ color: rgb(100, 244, 115); /* oklch */ color: oklch(86.1% 0.211 145.3);
Tailwind
colors: {
custom: {
50: '#9df99e',
500: '#64f473',
950: '#000000',
},
}SCSS
$custom: #64f473; $custom-light: #9df99e; $custom-dark: #000000;
JSON
{
"hex": "#64f473",
"rgb": {
"r": 100,
"g": 244,
"b": 115
},
"hsl": {
"h": 126.25,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.86053,
"c": 0.2115,
"h": 145.3
},
"luminance": 0.68648
}Semantic roles & 50–950 ramp
primary
#64F473
secondary
#CB32BB
accent
#02CCE3
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580