#64F57E#64F57E
#64F57E is a very light, highly saturated green. Relative luminance 0.695; OKLCH L 86.5% C 0.203 H 147.0°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #64F57E |
|---|---|
| RGB | rgb(100, 245, 126) |
| HSL | hsl(131, 88%, 68%) |
| HSV | hsv(131, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 48.6%, 3.9%) |
| CIE-LAB | lab(86.76, -63.09, 45.66) |
| CIE-LCH | lch(86.76, 77.88, 144.10°) |
| OKLab | oklab(86.45% -0.1706 0.1107) |
| OKLCH | oklch(86.45% 0.203 147) |
| XYZ | xyz(41.6711, 69.5165, 30.9566) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.87
Lightgreen (survey)
#76FF7B
ΔE00 2.91
Minty Green
#0BF77D
ΔE00 3.21
Wintergreen
#20F986
ΔE00 3.42
Spring Green
#00FF7F
ΔE00 3.66
Easter Green
#8CFD7E
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F57E #F564DB
analogous
#92F564 #64F57E #64F5C7
triadic
#64F57E #7E64F5 #F57E64
tetradic
#64F57E #6492F5 #F564DB #F5C764
square
#64F57E #6492F5 #F564DB #F5C764
split-complementary
#64F57E #C764F5 #F56492
monochromatic
#0DD131 #2BF14E #64F57E #9DF9AE #D7FCDE
Accessibility & contrast
On white
1.41
#64F57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#64F57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F57E
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F57E | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E174
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#41F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f57e; /* rgb */ color: rgb(100, 245, 126); /* oklch */ color: oklch(86.5% 0.203 147.0);
Tailwind
colors: {
custom: {
50: '#9df9a5',
500: '#64f57e',
950: '#000000',
},
}SCSS
$custom: #64f57e; $custom-light: #9df9a5; $custom-dark: #000000;
JSON
{
"hex": "#64f57e",
"rgb": {
"r": 100,
"g": 245,
"b": 126
},
"hsl": {
"h": 130.759,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.86451,
"c": 0.20337,
"h": 147
},
"luminance": 0.6952
}Semantic roles & 50–950 ramp
primary
#64F57E
secondary
#CC31B1
accent
#01BCE4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580