#59EB83#59EB83
#59EB83 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.7% C 0.191 H 149.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #59EB83 |
|---|---|
| RGB | rgb(89, 235, 131) |
| HSL | hsl(137, 78%, 64%) |
| HSV | hsv(137, 62%, 92%) |
| CMYK | cmyk(62.1%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(83.53, -60.94, 39.11) |
| CIE-LCH | lch(83.53, 72.41, 147.31°) |
| OKLab | oklab(83.73% -0.1645 0.0961) |
| OKLCH | oklch(83.73% 0.191 149.7) |
| XYZ | xyz(37.9220, 63.1754, 31.6639) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.18
Turquoise Green
#04F489
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.65
Minty Green
#0BF77D
ΔE00 3.67
Spearmint
#1EF876
ΔE00 4.10
Tealish Green
#0CDC73
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EB83 #EB59C1
analogous
#78EB59 #59EB83 #59EBCC
triadic
#59EB83 #8359EB #EB8359
tetradic
#59EB83 #5978EB #EB59C1 #EBCC59
square
#59EB83 #5978EB #EB59C1 #EBCC59
split-complementary
#59EB83 #CC59EB #EB5978
monochromatic
#16B443 #22E45A #59EB83 #90F2AC #C6F8D5
Accessibility & contrast
On white
1.54
#59EB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#59EB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EB83
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EB83 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87B
Deuteranopia (green-blind)
#DACB8A
Tritanopia (blue-blind)
#28E7D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #59eb83; /* rgb */ color: rgb(89, 235, 131); /* oklch */ color: oklch(83.7% 0.191 149.7);
Tailwind
colors: {
custom: {
50: '#96f2a8',
500: '#59eb83',
950: '#000000',
},
}SCSS
$custom: #59eb83; $custom-light: #96f2a8; $custom-dark: #000000;
JSON
{
"hex": "#59eb83",
"rgb": {
"r": 89,
"g": 235,
"b": 131
},
"hsl": {
"h": 137.26,
"s": 78.495,
"l": 63.529
},
"oklch": {
"l": 0.83734,
"c": 0.19051,
"h": 149.7
},
"luminance": 0.63179
}Semantic roles & 50–950 ramp
primary
#59EB83
secondary
#B4348F
accent
#0B9FDB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580