#59ED83#59ED83
#59ED83 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.2% C 0.193 H 149.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #59ED83 |
|---|---|
| RGB | rgb(89, 237, 131) |
| HSL | hsl(137, 80%, 64%) |
| HSV | hsv(137, 62%, 93%) |
| CMYK | cmyk(62.4%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(84.14, -61.68, 39.88) |
| CIE-LCH | lch(84.14, 73.44, 147.12°) |
| OKLab | oklab(84.23% -0.1665 0.0978) |
| OKLCH | oklch(84.23% 0.193 149.6) |
| XYZ | xyz(38.4979, 64.3270, 31.8559) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.52
Turquoise Green
#04F489
ΔE00 3.15
Wintergreen
#20F986
ΔE00 3.30
Minty Green
#0BF77D
ΔE00 3.32
Spearmint
#1EF876
ΔE00 3.71
Sea Green (survey)
#53FCA1
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59ED83 #ED59C3
analogous
#79ED59 #59ED83 #59EDCD
triadic
#59ED83 #8359ED #ED8359
tetradic
#59ED83 #5979ED #ED59C3 #EDCD59
square
#59ED83 #5979ED #ED59C3 #EDCD59
split-complementary
#59ED83 #CD59ED #ED5979
monochromatic
#14B842 #22E75A #59ED83 #90F3AC #C7F9D5
Accessibility & contrast
On white
1.51
#59ED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#59ED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59ED83
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59ED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59ED83 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7B
Deuteranopia (green-blind)
#DCCD8A
Tritanopia (blue-blind)
#27E9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #59ed83; /* rgb */ color: rgb(89, 237, 131); /* oklch */ color: oklch(84.2% 0.193 149.6);
Tailwind
colors: {
custom: {
50: '#96f4a8',
500: '#59ed83',
950: '#000000',
},
}SCSS
$custom: #59ed83; $custom-light: #96f4a8; $custom-dark: #000000;
JSON
{
"hex": "#59ed83",
"rgb": {
"r": 89,
"g": 237,
"b": 131
},
"hsl": {
"h": 137.027,
"s": 80.435,
"l": 63.922
},
"oklch": {
"l": 0.84229,
"c": 0.1931,
"h": 149.6
},
"luminance": 0.64331
}Semantic roles & 50–950 ramp
primary
#59ED83
secondary
#B73392
accent
#09A1DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580