#59FA85#59FA85
#59FA85 is a very light, highly saturated green. Relative luminance 0.722; OKLCH L 87.5% C 0.208 H 149.0°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #59FA85 |
|---|---|
| RGB | rgb(89, 250, 133) |
| HSL | hsl(136, 94%, 66%) |
| HSV | hsv(136, 64%, 98%) |
| CMYK | cmyk(64.4%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(88.06, -66.07, 43.89) |
| CIE-LCH | lch(88.06, 79.32, 146.41°) |
| OKLab | oklab(87.47% -0.1782 0.1071) |
| OKLCH | oklch(87.47% 0.208 149) |
| XYZ | xyz(42.5359, 72.1841, 33.8770) |
| Luminance | 0.7219 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.31
Spearmint
#1EF876
ΔE00 2.38
Minty Green
#0BF77D
ΔE00 2.45
Spring Green
#00FF7F
ΔE00 2.54
Lightgreen (survey)
#76FF7B
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FA85 #FA59CE
analogous
#7EFA59 #59FA85 #59FAD6
triadic
#59FA85 #8559FA #FA8559
tetradic
#59FA85 #597EFA #FA59CE #FAD659
square
#59FA85 #597EFA #FA59CE #FAD659
split-complementary
#59FA85 #D659FA #FA597E
monochromatic
#06D23E #1EF859 #59FA85 #94FCB1 #D0FEDC
Accessibility & contrast
On white
1.36
#59FA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#59FA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FA85
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FA85 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57C
Deuteranopia (green-blind)
#E8D78D
Tritanopia (blue-blind)
#1AF5DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #59fa85; /* rgb */ color: rgb(89, 250, 133); /* oklch */ color: oklch(87.5% 0.208 149.0);
Tailwind
colors: {
custom: {
50: '#98fdaa',
500: '#59fa85',
950: '#000000',
},
}SCSS
$custom: #59fa85; $custom-light: #98fdaa; $custom-dark: #000000;
JSON
{
"hex": "#59fa85",
"rgb": {
"r": 89,
"g": 250,
"b": 133
},
"hsl": {
"h": 136.398,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.8747,
"c": 0.20789,
"h": 149
},
"luminance": 0.72189
}Semantic roles & 50–950 ramp
primary
#59FA85
secondary
#CD2AA1
accent
#00A7E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681