#64F57A#64F57A
#64F57A is a very light, highly saturated green. Relative luminance 0.694; OKLCH L 86.4% C 0.207 H 146.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #64F57A |
|---|---|
| RGB | rgb(100, 245, 122) |
| HSL | hsl(129, 88%, 68%) |
| HSV | hsv(129, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 50.2%, 3.9%) |
| CIE-LAB | lab(86.71, -63.64, 47.49) |
| CIE-LCH | lch(86.71, 79.41, 143.27°) |
| OKLab | oklab(86.39% -0.1722 0.1146) |
| OKLCH | oklch(86.39% 0.207 146.3) |
| XYZ | xyz(41.4181, 69.4154, 29.6244) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.63
Spearmint
#1EF876
ΔE00 2.88
Minty Green
#0BF77D
ΔE00 3.40
Wintergreen
#20F986
ΔE00 3.74
Easter Green
#8CFD7E
ΔE00 3.74
Spring Green
#00FF7F
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F57A #F564DF
analogous
#97F564 #64F57A #64F5C2
triadic
#64F57A #7A64F5 #F57A64
tetradic
#64F57A #6497F5 #F564DF #F5C264
square
#64F57A #6497F5 #F564DF #F5C264
split-complementary
#64F57A #C264F5 #F56497
monochromatic
#0DD12B #2BF149 #64F57A #9DF9AB #D7FCDD
Accessibility & contrast
On white
1.41
#64F57A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#64F57A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F57A
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F57A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F57A | 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)
#F8E16F
Deuteranopia (green-blind)
#E6D483
Tritanopia (blue-blind)
#42F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f57a; /* rgb */ color: rgb(100, 245, 122); /* oklch */ color: oklch(86.4% 0.207 146.3);
Tailwind
colors: {
custom: {
50: '#9df9a3',
500: '#64f57a',
950: '#000000',
},
}SCSS
$custom: #64f57a; $custom-light: #9df9a3; $custom-dark: #000000;
JSON
{
"hex": "#64f57a",
"rgb": {
"r": 100,
"g": 245,
"b": 122
},
"hsl": {
"h": 129.103,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.86394,
"c": 0.20684,
"h": 146.3
},
"luminance": 0.69419
}Semantic roles & 50–950 ramp
primary
#64F57A
secondary
#CC31B5
accent
#01C2E4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580