#59EA8B#59EA8B
#59EA8B is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.6% C 0.182 H 151.6°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #59EA8B |
|---|---|
| RGB | rgb(89, 234, 139) |
| HSL | hsl(141, 78%, 63%) |
| HSV | hsv(141, 62%, 92%) |
| CMYK | cmyk(62%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(83.35, -59.26, 34.90) |
| CIE-LCH | lch(83.35, 68.77, 149.50°) |
| OKLab | oklab(83.62% -0.1601 0.0865) |
| OKLCH | oklch(83.62% 0.182 151.6) |
| XYZ | xyz(38.1998, 62.8297, 34.5353) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.14
Turquoise Green
#04F489
ΔE00 3.36
Wintergreen
#20F986
ΔE00 4.12
Sea Green (survey)
#53FCA1
ΔE00 4.21
Light Green Blue
#56FCA2
ΔE00 4.25
Minty Green
#0BF77D
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EA8B #EA59B8
analogous
#6FEA59 #59EA8B #59EAD4
triadic
#59EA8B #8B59EA #EA8B59
tetradic
#59EA8B #596FEA #EA59B8 #EAD459
square
#59EA8B #596FEA #EA59B8 #EAD459
split-complementary
#59EA8B #D459EA #EA596F
monochromatic
#17B24C #23E365 #59EA8B #8FF1B1 #C6F8D7
Accessibility & contrast
On white
1.55
#59EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#59EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EA8B
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EA8B | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD884
Deuteranopia (green-blind)
#D8CA91
Tritanopia (blue-blind)
#22E7D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #59ea8b; /* rgb */ color: rgb(89, 234, 139); /* oklch */ color: oklch(83.6% 0.182 151.6);
Tailwind
colors: {
custom: {
50: '#96f2ae',
500: '#59ea8b',
950: '#000000',
},
}SCSS
$custom: #59ea8b; $custom-light: #96f2ae; $custom-dark: #000000;
JSON
{
"hex": "#59ea8b",
"rgb": {
"r": 89,
"g": 234,
"b": 139
},
"hsl": {
"h": 140.69,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.83624,
"c": 0.18202,
"h": 151.6
},
"luminance": 0.62834
}Semantic roles & 50–950 ramp
primary
#59EA8B
secondary
#B23587
accent
#0C93DA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581