#59EB80#59EB80
#59EB80 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.7% C 0.193 H 149.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #59EB80 |
|---|---|
| RGB | rgb(89, 235, 128) |
| HSL | hsl(136, 78%, 64%) |
| HSV | hsv(136, 62%, 92%) |
| CMYK | cmyk(62.1%, 0%, 45.5%, 7.8%) |
| CIE-LAB | lab(83.49, -61.41, 40.52) |
| CIE-LCH | lch(83.49, 73.57, 146.58°) |
| OKLab | oklab(83.69% -0.1658 0.0992) |
| OKLCH | oklch(83.69% 0.193 149.1) |
| XYZ | xyz(37.7217, 63.0952, 30.6086) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.35
Turquoise Green
#04F489
ΔE00 3.48
Minty Green
#0BF77D
ΔE00 3.56
Wintergreen
#20F986
ΔE00 3.67
Spearmint
#1EF876
ΔE00 3.88
Lightish Green
#61E160
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EB80 #EB59C4
analogous
#7BEB59 #59EB80 #59EBC9
triadic
#59EB80 #8059EB #EB8059
tetradic
#59EB80 #597BEB #EB59C4 #EBC959
square
#59EB80 #597BEB #EB59C4 #EBC959
split-complementary
#59EB80 #C959EB #EB597B
monochromatic
#16B440 #22E456 #59EB80 #90F2AA #C6F8D4
Accessibility & contrast
On white
1.54
#59EB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#59EB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EB80
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EB80 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#DACB87
Tritanopia (blue-blind)
#2AE7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #59eb80; /* rgb */ color: rgb(89, 235, 128); /* oklch */ color: oklch(83.7% 0.193 149.1);
Tailwind
colors: {
custom: {
50: '#96f2a6',
500: '#59eb80',
950: '#000000',
},
}SCSS
$custom: #59eb80; $custom-light: #96f2a6; $custom-dark: #000000;
JSON
{
"hex": "#59eb80",
"rgb": {
"r": 89,
"g": 235,
"b": 128
},
"hsl": {
"h": 136.027,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.83686,
"c": 0.19319,
"h": 149.1
},
"luminance": 0.63099
}Semantic roles & 50–950 ramp
primary
#59EB80
secondary
#B43492
accent
#0BA3DB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580