#64F579#64F579
#64F579 is a very light, highly saturated green. Relative luminance 0.694; OKLCH L 86.4% C 0.208 H 146.2°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #64F579 |
|---|---|
| RGB | rgb(100, 245, 121) |
| HSL | hsl(129, 88%, 68%) |
| HSV | hsv(129, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 50.6%, 3.9%) |
| CIE-LAB | lab(86.70, -63.78, 47.94) |
| CIE-LCH | lch(86.70, 79.79, 143.07°) |
| OKLab | oklab(86.38% -0.1725 0.1156) |
| OKLCH | oklch(86.38% 0.208 146.2) |
| XYZ | xyz(41.3565, 69.3907, 29.2998) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.57
Spearmint
#1EF876
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 3.46
Easter Green
#8CFD7E
ΔE00 3.69
Spring Green
#00FF7F
ΔE00 3.81
Wintergreen
#20F986
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F579 #F564E0
analogous
#97F564 #64F579 #64F5C2
triadic
#64F579 #7964F5 #F57964
tetradic
#64F579 #6497F5 #F564E0 #F5C264
square
#64F579 #6497F5 #F564E0 #F5C264
split-complementary
#64F579 #C264F5 #F56497
monochromatic
#0DD12A #2BF147 #64F579 #9DF9AB #D7FCDC
Accessibility & contrast
On white
1.41
#64F579 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#64F579 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F579
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F579 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F579 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E16E
Deuteranopia (green-blind)
#E6D482
Tritanopia (blue-blind)
#43F0D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f579; /* rgb */ color: rgb(100, 245, 121); /* oklch */ color: oklch(86.4% 0.208 146.2);
Tailwind
colors: {
custom: {
50: '#9df9a2',
500: '#64f579',
950: '#000000',
},
}SCSS
$custom: #64f579; $custom-light: #9df9a2; $custom-dark: #000000;
JSON
{
"hex": "#64f579",
"rgb": {
"r": 100,
"g": 245,
"b": 121
},
"hsl": {
"h": 128.69,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.8638,
"c": 0.20769,
"h": 146.2
},
"luminance": 0.69395
}Semantic roles & 50–950 ramp
primary
#64F579
secondary
#CC31B6
accent
#01C4E4
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10170F
muted
#808580