#64F57F#64F57F
#64F57F is a very light, highly saturated green. Relative luminance 0.695; OKLCH L 86.5% C 0.203 H 147.2°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #64F57F |
|---|---|
| RGB | rgb(100, 245, 127) |
| HSL | hsl(131, 88%, 68%) |
| HSV | hsv(131, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 48.2%, 3.9%) |
| CIE-LAB | lab(86.77, -62.94, 45.20) |
| CIE-LCH | lch(86.77, 77.49, 144.32°) |
| OKLab | oklab(86.47% -0.1702 0.1098) |
| OKLCH | oklch(86.47% 0.203 147.2) |
| XYZ | xyz(41.7359, 69.5425, 31.2982) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.88
Lightgreen (survey)
#76FF7B
ΔE00 2.99
Minty Green
#0BF77D
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.34
Spring Green
#00FF7F
ΔE00 3.64
Easter Green
#8CFD7E
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F57F #F564DA
analogous
#92F564 #64F57F #64F5C7
triadic
#64F57F #7F64F5 #F57F64
tetradic
#64F57F #6492F5 #F564DA #F5C764
square
#64F57F #6492F5 #F564DA #F5C764
split-complementary
#64F57F #C764F5 #F56492
monochromatic
#0DD132 #2BF150 #64F57F #9DF9AE #D7FCDE
Accessibility & contrast
On white
1.41
#64F57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#64F57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F57F
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F57F | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E175
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#40F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f57f; /* rgb */ color: rgb(100, 245, 127); /* oklch */ color: oklch(86.5% 0.203 147.2);
Tailwind
colors: {
custom: {
50: '#9df9a6',
500: '#64f57f',
950: '#000000',
},
}SCSS
$custom: #64f57f; $custom-light: #9df9a6; $custom-dark: #000000;
JSON
{
"hex": "#64f57f",
"rgb": {
"r": 100,
"g": 245,
"b": 127
},
"hsl": {
"h": 131.172,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.86466,
"c": 0.20251,
"h": 147.2
},
"luminance": 0.69546
}Semantic roles & 50–950 ramp
primary
#64F57F
secondary
#CC31AF
accent
#01BAE4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580