#59EA8A#59EA8A
#59EA8A is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.6% C 0.183 H 151.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #59EA8A |
|---|---|
| RGB | rgb(89, 234, 138) |
| HSL | hsl(140, 78%, 63%) |
| HSV | hsv(140, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(83.34, -59.43, 35.38) |
| CIE-LCH | lch(83.34, 69.16, 149.23°) |
| OKLab | oklab(83.61% -0.1606 0.0876) |
| OKLCH | oklch(83.61% 0.183 151.4) |
| XYZ | xyz(38.1271, 62.8006, 34.1523) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.08
Turquoise Green
#04F489
ΔE00 3.34
Wintergreen
#20F986
ΔE00 4.06
Sea Green (survey)
#53FCA1
ΔE00 4.28
Light Green Blue
#56FCA2
ΔE00 4.32
Minty Green
#0BF77D
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EA8A #EA59B9
analogous
#70EA59 #59EA8A #59EAD2
triadic
#59EA8A #8A59EA #EA8A59
tetradic
#59EA8A #5970EA #EA59B9 #EAD259
square
#59EA8A #5970EA #EA59B9 #EAD259
split-complementary
#59EA8A #D259EA #EA5970
monochromatic
#17B24B #23E364 #59EA8A #8FF1B0 #C6F8D7
Accessibility & contrast
On white
1.55
#59EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#59EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EA8A
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EA8A | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD883
Deuteranopia (green-blind)
#D8CA90
Tritanopia (blue-blind)
#23E7D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #59ea8a; /* rgb */ color: rgb(89, 234, 138); /* oklch */ color: oklch(83.6% 0.183 151.4);
Tailwind
colors: {
custom: {
50: '#96f2ad',
500: '#59ea8a',
950: '#000000',
},
}SCSS
$custom: #59ea8a; $custom-light: #96f2ad; $custom-dark: #000000;
JSON
{
"hex": "#59ea8a",
"rgb": {
"r": 89,
"g": 234,
"b": 138
},
"hsl": {
"h": 140.276,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.83606,
"c": 0.18292,
"h": 151.4
},
"luminance": 0.62804
}Semantic roles & 50–950 ramp
primary
#59EA8A
secondary
#B23588
accent
#0C94DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581