#59EE83#59EE83
#59EE83 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.5% C 0.194 H 149.5°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #59EE83 |
|---|---|
| RGB | rgb(89, 238, 131) |
| HSL | hsl(137, 81%, 64%) |
| HSV | hsv(137, 63%, 93%) |
| CMYK | cmyk(62.6%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(84.44, -62.04, 40.26) |
| CIE-LCH | lch(84.44, 73.96, 147.02°) |
| OKLab | oklab(84.48% -0.1675 0.0987) |
| OKLCH | oklch(84.48% 0.194 149.5) |
| XYZ | xyz(38.7882, 64.9077, 31.9526) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.70
Turquoise Green
#04F489
ΔE00 3.09
Wintergreen
#20F986
ΔE00 3.14
Minty Green
#0BF77D
ΔE00 3.15
Spearmint
#1EF876
ΔE00 3.52
Spring Green
#00FF7F
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59EE83 #EE59C4
analogous
#7AEE59 #59EE83 #59EECE
triadic
#59EE83 #8359EE #EE8359
tetradic
#59EE83 #597AEE #EE59C4 #EECE59
square
#59EE83 #597AEE #EE59C4 #EECE59
split-complementary
#59EE83 #CE59EE #EE597A
monochromatic
#13BA42 #21E85A #59EE83 #91F4AC #C8F9D6
Accessibility & contrast
On white
1.50
#59EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#59EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59EE83
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59EE83 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#DDCD8A
Tritanopia (blue-blind)
#26EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #59ee83; /* rgb */ color: rgb(89, 238, 131); /* oklch */ color: oklch(84.5% 0.194 149.5);
Tailwind
colors: {
custom: {
50: '#96f5a8',
500: '#59ee83',
950: '#000000',
},
}SCSS
$custom: #59ee83; $custom-light: #96f5a8; $custom-dark: #000000;
JSON
{
"hex": "#59ee83",
"rgb": {
"r": 89,
"g": 238,
"b": 131
},
"hsl": {
"h": 136.913,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.84477,
"c": 0.19438,
"h": 149.5
},
"luminance": 0.64912
}Semantic roles & 50–950 ramp
primary
#59EE83
secondary
#B93393
accent
#08A1DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580