#59EB7B#59EB7B
#59EB7B is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.6% C 0.198 H 148.1°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #59EB7B |
|---|---|
| RGB | rgb(89, 235, 123) |
| HSL | hsl(134, 78%, 64%) |
| HSV | hsv(134, 62%, 92%) |
| CMYK | cmyk(62.1%, 0%, 47.7%, 7.8%) |
| CIE-LAB | lab(83.42, -62.16, 42.86) |
| CIE-LCH | lch(83.42, 75.51, 145.41°) |
| OKLab | oklab(83.61% -0.1678 0.1043) |
| OKLCH | oklch(83.61% 0.198 148.1) |
| XYZ | xyz(37.4006, 62.9668, 28.9179) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.76
Minty Green
#0BF77D
ΔE00 3.51
Spearmint
#1EF876
ΔE00 3.61
Wintergreen
#20F986
ΔE00 3.81
Turquoise Green
#04F489
ΔE00 3.84
Lightish Green
#61E160
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EB7B #EB59C9
analogous
#80EB59 #59EB7B #59EBC4
triadic
#59EB7B #7B59EB #EB7B59
tetradic
#59EB7B #5980EB #EB59C9 #EBC459
square
#59EB7B #5980EB #EB59C9 #EBC459
split-complementary
#59EB7B #C459EB #EB5980
monochromatic
#16B43B #22E450 #59EB7B #90F2A6 #C6F8D2
Accessibility & contrast
On white
1.54
#59EB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#59EB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EB7B
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EB7B | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD872
Deuteranopia (green-blind)
#DBCB83
Tritanopia (blue-blind)
#2DE6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #59eb7b; /* rgb */ color: rgb(89, 235, 123); /* oklch */ color: oklch(83.6% 0.198 148.1);
Tailwind
colors: {
custom: {
50: '#96f2a3',
500: '#59eb7b',
950: '#000000',
},
}SCSS
$custom: #59eb7b; $custom-light: #96f2a3; $custom-dark: #000000;
JSON
{
"hex": "#59eb7b",
"rgb": {
"r": 89,
"g": 235,
"b": 123
},
"hsl": {
"h": 133.973,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.83608,
"c": 0.19761,
"h": 148.1
},
"luminance": 0.62971
}Semantic roles & 50–950 ramp
primary
#59EB7B
secondary
#B43496
accent
#0BAADB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580