#59FA80#59FA80
#59FA80 is a very light, highly saturated green. Relative luminance 0.721; OKLCH L 87.4% C 0.212 H 148.1°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #59FA80 |
|---|---|
| RGB | rgb(89, 250, 128) |
| HSL | hsl(135, 94%, 66%) |
| HSV | hsv(135, 64%, 98%) |
| CMYK | cmyk(64.4%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(87.99, -66.81, 46.19) |
| CIE-LCH | lch(87.99, 81.22, 145.34°) |
| OKLab | oklab(87.4% -0.1802 0.112) |
| OKLCH | oklch(87.4% 0.212 148.1) |
| XYZ | xyz(42.1986, 72.0492, 32.1009) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.17
Spring Green
#00FF7F
ΔE00 2.54
Minty Green
#0BF77D
ΔE00 2.56
Wintergreen
#20F986
ΔE00 2.69
Lightgreen (survey)
#76FF7B
ΔE00 2.79
Turquoise Green
#04F489
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FA80 #FA59D3
analogous
#83FA59 #59FA80 #59FAD1
triadic
#59FA80 #8059FA #FA8059
tetradic
#59FA80 #5983FA #FA59D3 #FAD159
square
#59FA80 #5983FA #FA59D3 #FAD159
split-complementary
#59FA80 #D159FA #FA5983
monochromatic
#06D238 #1EF853 #59FA80 #94FCAD #D0FEDB
Accessibility & contrast
On white
1.36
#59FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#59FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FA80
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FA80 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE576
Deuteranopia (green-blind)
#E8D789
Tritanopia (blue-blind)
#1FF5DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #59fa80; /* rgb */ color: rgb(89, 250, 128); /* oklch */ color: oklch(87.4% 0.212 148.1);
Tailwind
colors: {
custom: {
50: '#98fda7',
500: '#59fa80',
950: '#000000',
},
}SCSS
$custom: #59fa80; $custom-light: #98fda7; $custom-dark: #000000;
JSON
{
"hex": "#59fa80",
"rgb": {
"r": 89,
"g": 250,
"b": 128
},
"hsl": {
"h": 134.534,
"s": 94.152,
"l": 66.471
},
"oklch": {
"l": 0.87395,
"c": 0.2122,
"h": 148.1
},
"luminance": 0.72054
}Semantic roles & 50–950 ramp
primary
#59FA80
secondary
#CD2AA6
accent
#00AEE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680