#64F474#64F474
#64F474 is a very light, highly saturated green. Relative luminance 0.687; OKLCH L 86.1% C 0.211 H 145.4°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #64F474 |
|---|---|
| RGB | rgb(100, 244, 116) |
| HSL | hsl(127, 87%, 67%) |
| HSV | hsv(127, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 52.5%, 4.3%) |
| CIE-LAB | lab(86.34, -64.08, 49.83) |
| CIE-LCH | lch(86.34, 81.17, 142.13°) |
| OKLab | oklab(86.07% -0.1735 0.1195) |
| OKLCH | oklch(86.07% 0.211 145.4) |
| XYZ | xyz(40.7561, 68.6678, 27.6260) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.58
Spearmint
#1EF876
ΔE00 3.11
Easter Green
#8CFD7E
ΔE00 3.63
Light Bright Green
#53FE5C
ΔE00 3.75
Lighter Green
#75FD63
ΔE00 3.79
Minty Green
#0BF77D
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F474 #F464E4
analogous
#9CF464 #64F474 #64F4BC
triadic
#64F474 #7464F4 #F47464
tetradic
#64F474 #649CF4 #F464E4 #F4BC64
square
#64F474 #649CF4 #F464E4 #F4BC64
split-complementary
#64F474 #BC64F4 #F4649C
monochromatic
#0FCF24 #2BF041 #64F474 #9DF8A7 #D6FCDA
Accessibility & contrast
On white
1.43
#64F474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#64F474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F474
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F474 | 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)
#F8E068
Deuteranopia (green-blind)
#E5D37D
Tritanopia (blue-blind)
#45EED7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f474; /* rgb */ color: rgb(100, 244, 116); /* oklch */ color: oklch(86.1% 0.211 145.4);
Tailwind
colors: {
custom: {
50: '#9df99f',
500: '#64f474',
950: '#000000',
},
}SCSS
$custom: #64f474; $custom-light: #9df99f; $custom-dark: #000000;
JSON
{
"hex": "#64f474",
"rgb": {
"r": 100,
"g": 244,
"b": 116
},
"hsl": {
"h": 126.667,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.86066,
"c": 0.21067,
"h": 145.4
},
"luminance": 0.68672
}Semantic roles & 50–950 ramp
primary
#64F474
secondary
#CB32BA
accent
#02CAE3
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580