#64F57B#64F57B
#64F57B is a very light, highly saturated green. Relative luminance 0.694; OKLCH L 86.4% C 0.206 H 146.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #64F57B |
|---|---|
| RGB | rgb(100, 245, 123) |
| HSL | hsl(130, 88%, 68%) |
| HSV | hsv(130, 59%, 96%) |
| CMYK | cmyk(59.2%, 0%, 49.8%, 3.9%) |
| CIE-LAB | lab(86.72, -63.50, 47.03) |
| CIE-LCH | lch(86.72, 79.03, 143.48°) |
| OKLab | oklab(86.41% -0.1718 0.1137) |
| OKLCH | oklch(86.41% 0.206 146.5) |
| XYZ | xyz(41.4804, 69.4403, 29.9524) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.69
Spearmint
#1EF876
ΔE00 2.87
Minty Green
#0BF77D
ΔE00 3.34
Wintergreen
#20F986
ΔE00 3.65
Spring Green
#00FF7F
ΔE00 3.73
Easter Green
#8CFD7E
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#64F57B #F564DE
analogous
#96F564 #64F57B #64F5C3
triadic
#64F57B #7B64F5 #F57B64
tetradic
#64F57B #6496F5 #F564DE #F5C364
square
#64F57B #6496F5 #F564DE #F5C364
split-complementary
#64F57B #C364F5 #F56496
monochromatic
#0DD12D #2BF14A #64F57B #9DF9AC #D7FCDD
Accessibility & contrast
On white
1.41
#64F57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#64F57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #64F57B
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##64F57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##64F57B | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E171
Deuteranopia (green-blind)
#E6D484
Tritanopia (blue-blind)
#42F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #64f57b; /* rgb */ color: rgb(100, 245, 123); /* oklch */ color: oklch(86.4% 0.206 146.5);
Tailwind
colors: {
custom: {
50: '#9df9a3',
500: '#64f57b',
950: '#000000',
},
}SCSS
$custom: #64f57b; $custom-light: #9df9a3; $custom-dark: #000000;
JSON
{
"hex": "#64f57b",
"rgb": {
"r": 100,
"g": 245,
"b": 123
},
"hsl": {
"h": 129.517,
"s": 87.879,
"l": 67.647
},
"oklch": {
"l": 0.86408,
"c": 0.20598,
"h": 146.5
},
"luminance": 0.69444
}Semantic roles & 50–950 ramp
primary
#64F57B
secondary
#CC31B4
accent
#01C0E4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580