#59FA77#59FA77
#59FA77 is a very light, highly saturated green. Relative luminance 0.718; OKLCH L 87.3% C 0.220 H 146.7°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #59FA77 |
|---|---|
| RGB | rgb(89, 250, 119) |
| HSL | hsl(131, 94%, 66%) |
| HSV | hsv(131, 64%, 98%) |
| CMYK | cmyk(64.4%, 0%, 52.4%, 2%) |
| CIE-LAB | lab(87.88, -68.05, 50.25) |
| CIE-LCH | lch(87.88, 84.59, 143.55°) |
| OKLab | oklab(87.27% -0.1837 0.1207) |
| OKLCH | oklch(87.27% 0.22 146.7) |
| XYZ | xyz(41.6323, 71.8227, 29.1183) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.20
Spearmint
#1EF876
ΔE00 2.31
Spring Green
#00FF7F
ΔE00 2.95
Minty Green
#0BF77D
ΔE00 3.13
Light Bright Green
#53FE5C
ΔE00 3.31
Wintergreen
#20F986
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FA77 #FA59DC
analogous
#8CFA59 #59FA77 #59FAC8
triadic
#59FA77 #7759FA #FA7759
tetradic
#59FA77 #598CFA #FA59DC #FAC859
square
#59FA77 #598CFA #FA59DC #FAC859
split-complementary
#59FA77 #C859FA #FA598C
monochromatic
#06D22C #1EF846 #59FA77 #94FCA8 #D0FED8
Accessibility & contrast
On white
1.37
#59FA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#59FA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FA77
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FA77 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56B
Deuteranopia (green-blind)
#E9D781
Tritanopia (blue-blind)
#26F5DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #59fa77; /* rgb */ color: rgb(89, 250, 119); /* oklch */ color: oklch(87.3% 0.220 146.7);
Tailwind
colors: {
custom: {
50: '#99fda1',
500: '#59fa77',
950: '#000000',
},
}SCSS
$custom: #59fa77; $custom-light: #99fda1; $custom-dark: #000000;
JSON
{
"hex": "#59fa77",
"rgb": {
"r": 89,
"g": 250,
"b": 119
},
"hsl": {
"h": 131.18,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.8727,
"c": 0.21979,
"h": 146.7
},
"luminance": 0.71827
}Semantic roles & 50–950 ramp
primary
#59FA77
secondary
#CD2AAF
accent
#00BBE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680