#59E981#59E981
#59E981 is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.2% C 0.190 H 149.5°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #59E981 |
|---|---|
| RGB | rgb(89, 233, 129) |
| HSL | hsl(137, 77%, 63%) |
| HSV | hsv(137, 62%, 91%) |
| CMYK | cmyk(61.8%, 0%, 44.6%, 8.6%) |
| CIE-LAB | lab(82.90, -60.51, 39.28) |
| CIE-LCH | lch(82.90, 72.14, 147.01°) |
| OKLab | oklab(83.21% -0.1634 0.0964) |
| OKLCH | oklch(83.21% 0.19 149.5) |
| XYZ | xyz(37.2184, 61.9829, 30.7671) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.99
Turquoise Green
#04F489
ΔE00 3.63
Minty Green
#0BF77D
ΔE00 3.96
Wintergreen
#20F986
ΔE00 4.02
Tealish Green
#0CDC73
ΔE00 4.17
Spearmint
#1EF876
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59E981 #E959C1
analogous
#79E959 #59E981 #59E9C9
triadic
#59E981 #8159E9 #E98159
tetradic
#59E981 #5979E9 #E959C1 #E9C959
square
#59E981 #5979E9 #E959C1 #E9C959
split-complementary
#59E981 #C959E9 #E95979
monochromatic
#17B042 #23E258 #59E981 #8FF0AA #C5F7D3
Accessibility & contrast
On white
1.57
#59E981 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#59E981 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59E981
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59E981 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59E981 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD679
Deuteranopia (green-blind)
#D8C988
Tritanopia (blue-blind)
#2AE5D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #59e981; /* rgb */ color: rgb(89, 233, 129); /* oklch */ color: oklch(83.2% 0.190 149.5);
Tailwind
colors: {
custom: {
50: '#96f1a7',
500: '#59e981',
950: '#000000',
},
}SCSS
$custom: #59e981; $custom-light: #96f1a7; $custom-dark: #000000;
JSON
{
"hex": "#59e981",
"rgb": {
"r": 89,
"g": 233,
"b": 129
},
"hsl": {
"h": 136.667,
"s": 76.596,
"l": 63.137
},
"oklch": {
"l": 0.83206,
"c": 0.1897,
"h": 149.5
},
"luminance": 0.61987
}Semantic roles & 50–950 ramp
primary
#59E981
secondary
#B1358F
accent
#0DA0D9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580