#64F478#64F478
#64F478 is a very light, highly saturated green. Relative luminance 0.688; OKLCH L 86.1% C 0.207 H 146.1°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #64F478 |
|---|---|
| RGB | rgb(100, 244, 120) |
| HSL | hsl(128, 87%, 67%) |
| HSV | hsv(128, 59%, 96%) |
| CMYK | cmyk(59%, 0%, 50.8%, 4.3%) |
| CIE-LAB | lab(86.39, -63.55, 48.03) |
| CIE-LCH | lch(86.39, 79.66, 142.92°) |
| OKLab | oklab(86.12% -0.172 0.1157) |
| OKLCH | oklch(86.12% 0.207 146.1) |
| XYZ | xyz(40.9938, 68.7629, 28.8779) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.72
Spearmint
#1EF876
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 3.52
Easter Green
#8CFD7E
ΔE00 3.77
Wintergreen
#20F986
ΔE00 3.92
Spring Green
#00FF7F
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F478 #F464E0
analogous
#98F464 #64F478 #64F4C0
triadic
#64F478 #7864F4 #F47864
tetradic
#64F478 #6498F4 #F464E0 #F4C064
square
#64F478 #6498F4 #F464E0 #F4C064
split-complementary
#64F478 #C064F4 #F46498
monochromatic
#0FCF29 #2BF046 #64F478 #9DF8AA #D6FCDC
Accessibility & contrast
On white
1.42
#64F478 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#64F478 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F478
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F478 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F478 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E06D
Deuteranopia (green-blind)
#E5D381
Tritanopia (blue-blind)
#44EFD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #64f478; /* rgb */ color: rgb(100, 244, 120); /* oklch */ color: oklch(86.1% 0.207 146.1);
Tailwind
colors: {
custom: {
50: '#9df9a1',
500: '#64f478',
950: '#000000',
},
}SCSS
$custom: #64f478; $custom-light: #9df9a1; $custom-dark: #000000;
JSON
{
"hex": "#64f478",
"rgb": {
"r": 100,
"g": 244,
"b": 120
},
"hsl": {
"h": 128.333,
"s": 86.747,
"l": 67.451
},
"oklch": {
"l": 0.8612,
"c": 0.20728,
"h": 146.1
},
"luminance": 0.68767
}Semantic roles & 50–950 ramp
primary
#64F478
secondary
#CB32B5
accent
#02C4E3
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580