#59EB7E#59EB7E
#59EB7E is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.7% C 0.195 H 148.7°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #59EB7E |
|---|---|
| RGB | rgb(89, 235, 126) |
| HSL | hsl(135, 78%, 64%) |
| HSV | hsv(135, 62%, 92%) |
| CMYK | cmyk(62.1%, 0%, 46.4%, 7.8%) |
| CIE-LAB | lab(83.47, -61.71, 41.46) |
| CIE-LCH | lch(83.47, 74.35, 146.10°) |
| OKLab | oklab(83.66% -0.1666 0.1013) |
| OKLCH | oklch(83.66% 0.195 148.7) |
| XYZ | xyz(37.5913, 63.0431, 29.9221) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.50
Minty Green
#0BF77D
ΔE00 3.52
Turquoise Green
#04F489
ΔE00 3.61
Wintergreen
#20F986
ΔE00 3.71
Spearmint
#1EF876
ΔE00 3.76
Lightish Green
#61E160
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EB7E #EB59C6
analogous
#7DEB59 #59EB7E #59EBC7
triadic
#59EB7E #7E59EB #EB7E59
tetradic
#59EB7E #597DEB #EB59C6 #EBC759
square
#59EB7E #597DEB #EB59C6 #EBC759
split-complementary
#59EB7E #C759EB #EB597D
monochromatic
#16B43E #22E454 #59EB7E #90F2A8 #C6F8D3
Accessibility & contrast
On white
1.54
#59EB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#59EB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EB7E
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EB7E | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD875
Deuteranopia (green-blind)
#DACB86
Tritanopia (blue-blind)
#2BE7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #59eb7e; /* rgb */ color: rgb(89, 235, 126); /* oklch */ color: oklch(83.7% 0.195 148.7);
Tailwind
colors: {
custom: {
50: '#96f2a5',
500: '#59eb7e',
950: '#000000',
},
}SCSS
$custom: #59eb7e; $custom-light: #96f2a5; $custom-dark: #000000;
JSON
{
"hex": "#59eb7e",
"rgb": {
"r": 89,
"g": 235,
"b": 126
},
"hsl": {
"h": 135.205,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.83655,
"c": 0.19496,
"h": 148.7
},
"luminance": 0.63047
}Semantic roles & 50–950 ramp
primary
#59EB7E
secondary
#B43494
accent
#0BA6DB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580