#59FD81#59FD81
#59FD81 is a very light, highly saturated green. Relative luminance 0.740; OKLCH L 88.1% C 0.215 H 148.1°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #59FD81 |
|---|---|
| RGB | rgb(89, 253, 129) |
| HSL | hsl(135, 98%, 67%) |
| HSV | hsv(135, 65%, 99%) |
| CMYK | cmyk(64.8%, 0%, 49%, 0.8%) |
| CIE-LAB | lab(88.90, -67.72, 46.84) |
| CIE-LCH | lch(88.90, 82.34, 145.33°) |
| OKLab | oklab(88.15% -0.1826 0.1136) |
| OKLCH | oklch(88.15% 0.215 148.1) |
| XYZ | xyz(43.2044, 73.9549, 32.7624) |
| Luminance | 0.7396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.35
Spring Green
#00FF7F
ΔE00 2.38
Lightgreen (survey)
#76FF7B
ΔE00 2.55
Minty Green
#0BF77D
ΔE00 2.81
Wintergreen
#20F986
ΔE00 2.88
Easter Green
#8CFD7E
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59FD81 #FD59D5
analogous
#83FD59 #59FD81 #59FDD3
triadic
#59FD81 #8159FD #FD8159
tetradic
#59FD81 #5983FD #FD59D5 #FDD359
square
#59FD81 #5983FD #FD59D5 #FDD359
split-complementary
#59FD81 #D359FD #FD5983
monochromatic
#03D937 #1DFC53 #59FD81 #95FEAF #D2FEDD
Accessibility & contrast
On white
1.33
#59FD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#59FD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59FD81
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59FD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59FD81 | 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)
#FFE877
Deuteranopia (green-blind)
#EBDA8A
Tritanopia (blue-blind)
#1BF8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #59fd81; /* rgb */ color: rgb(89, 253, 129); /* oklch */ color: oklch(88.1% 0.215 148.1);
Tailwind
colors: {
custom: {
50: '#99ffa8',
500: '#59fd81',
950: '#000000',
},
}SCSS
$custom: #59fd81; $custom-light: #99ffa8; $custom-dark: #000000;
JSON
{
"hex": "#59fd81",
"rgb": {
"r": 89,
"g": 253,
"b": 129
},
"hsl": {
"h": 134.634,
"s": 97.619,
"l": 67.059
},
"oklch": {
"l": 0.88149,
"c": 0.21507,
"h": 148.1
},
"luminance": 0.73959
}Semantic roles & 50–950 ramp
primary
#59FD81
secondary
#D328A9
accent
#00AEE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680