#59FA83#59FA83
#59FA83 is a very light, highly saturated green. Relative luminance 0.721; OKLCH L 87.4% C 0.210 H 148.6°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #59FA83 |
|---|---|
| RGB | rgb(89, 250, 131) |
| HSL | hsl(136, 94%, 66%) |
| HSV | hsv(136, 64%, 98%) |
| CMYK | cmyk(64.4%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(88.03, -66.37, 44.81) |
| CIE-LCH | lch(88.03, 80.08, 145.97°) |
| OKLab | oklab(87.44% -0.179 0.1091) |
| OKLCH | oklch(87.44% 0.21 148.6) |
| XYZ | xyz(42.3990, 72.1293, 33.1562) |
| Luminance | 0.7213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.27
Wintergreen
#20F986
ΔE00 2.45
Minty Green
#0BF77D
ΔE00 2.47
Spring Green
#00FF7F
ΔE00 2.52
Lightgreen (survey)
#76FF7B
ΔE00 3.07
Turquoise Green
#04F489
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FA83 #FA59D0
analogous
#80FA59 #59FA83 #59FAD4
triadic
#59FA83 #8359FA #FA8359
tetradic
#59FA83 #5980FA #FA59D0 #FAD459
square
#59FA83 #5980FA #FA59D0 #FAD459
split-complementary
#59FA83 #D459FA #FA5980
monochromatic
#06D23C #1EF857 #59FA83 #94FCAF #D0FEDC
Accessibility & contrast
On white
1.36
#59FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#59FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FA83
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FA83 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE579
Deuteranopia (green-blind)
#E8D78B
Tritanopia (blue-blind)
#1CF5DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #59fa83; /* rgb */ color: rgb(89, 250, 131); /* oklch */ color: oklch(87.4% 0.210 148.6);
Tailwind
colors: {
custom: {
50: '#98fda9',
500: '#59fa83',
950: '#000000',
},
}SCSS
$custom: #59fa83; $custom-light: #98fda9; $custom-dark: #000000;
JSON
{
"hex": "#59fa83",
"rgb": {
"r": 89,
"g": 250,
"b": 131
},
"hsl": {
"h": 135.652,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.87439,
"c": 0.20962,
"h": 148.6
},
"luminance": 0.72134
}Semantic roles & 50–950 ramp
primary
#59FA83
secondary
#CD2AA3
accent
#00AAE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681