#59FD80#59FD80
#59FD80 is a very light, highly saturated green. Relative luminance 0.739; OKLCH L 88.1% C 0.216 H 148.0°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #59FD80 |
|---|---|
| RGB | rgb(89, 253, 128) |
| HSL | hsl(134, 98%, 67%) |
| HSV | hsv(134, 65%, 99%) |
| CMYK | cmyk(64.8%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(88.89, -67.86, 47.30) |
| CIE-LCH | lch(88.89, 82.72, 145.12°) |
| OKLab | oklab(88.14% -0.183 0.1145) |
| OKLCH | oklch(88.14% 0.216 148) |
| XYZ | xyz(43.1383, 73.9284, 32.4141) |
| Luminance | 0.7393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.34
Spring Green
#00FF7F
ΔE00 2.41
Lightgreen (survey)
#76FF7B
ΔE00 2.46
Minty Green
#0BF77D
ΔE00 2.85
Wintergreen
#20F986
ΔE00 2.97
Light Bright Green
#53FE5C
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FD80 #FD59D6
analogous
#84FD59 #59FD80 #59FDD2
triadic
#59FD80 #8059FD #FD8059
tetradic
#59FD80 #5984FD #FD59D6 #FDD259
square
#59FD80 #5984FD #FD59D6 #FDD259
split-complementary
#59FD80 #D259FD #FD5984
monochromatic
#03D936 #1DFC52 #59FD80 #95FEAE #D2FEDD
Accessibility & contrast
On white
1.33
#59FD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#59FD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FD80
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FD80 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#EBDA89
Tritanopia (blue-blind)
#1CF8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #59fd80; /* rgb */ color: rgb(89, 253, 128); /* oklch */ color: oklch(88.1% 0.216 148.0);
Tailwind
colors: {
custom: {
50: '#99ffa7',
500: '#59fd80',
950: '#000000',
},
}SCSS
$custom: #59fd80; $custom-light: #99ffa7; $custom-dark: #000000;
JSON
{
"hex": "#59fd80",
"rgb": {
"r": 89,
"g": 253,
"b": 128
},
"hsl": {
"h": 134.268,
"s": 97.619,
"l": 67.059
},
"oklch": {
"l": 0.88135,
"c": 0.21592,
"h": 148
},
"luminance": 0.73933
}Semantic roles & 50–950 ramp
primary
#59FD80
secondary
#D328AA
accent
#00AFE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680