#59DA83#59DA83
#59DA83 is a light, vivid green. Relative luminance 0.539; OKLCH L 79.5% C 0.168 H 151.3°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #59DA83 |
|---|---|
| RGB | rgb(89, 218, 131) |
| HSL | hsl(140, 64%, 60%) |
| HSV | hsv(140, 59%, 85%) |
| CMYK | cmyk(59.2%, 0%, 39.9%, 14.5%) |
| CIE-LAB | lab(78.40, -54.48, 32.45) |
| CIE-LCH | lch(78.40, 63.42, 149.22°) |
| OKLab | oklab(79.52% -0.1474 0.0806) |
| OKLCH | oklch(79.52% 0.168 151.3) |
| XYZ | xyz(33.2854, 53.9022, 30.1184) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Tealish Green
#0CDC73
ΔE00 3.53
Seaweed
#18D17B
ΔE00 3.83
Emerald
#50C878
ΔE00 4.44
Aqua Green
#12E193
ΔE00 4.45
Lightish Green
#61E160
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DA83 #DA59B0
analogous
#6FDA59 #59DA83 #59DAC4
triadic
#59DA83 #8359DA #DA8359
tetradic
#59DA83 #596FDA #DA59B0 #DAC459
square
#59DA83 #596FDA #DA59B0 #DAC459
split-complementary
#59DA83 #C459DA #DA596F
monochromatic
#229748 #2DC960 #59DA83 #8BE5A8 #BDF0CE
Accessibility & contrast
On white
1.78
#59DA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#59DA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DA83
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DA83 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC97D
Deuteranopia (green-blind)
#CABD89
Tritanopia (blue-blind)
#31D7C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #59da83; /* rgb */ color: rgb(89, 218, 131); /* oklch */ color: oklch(79.5% 0.168 151.3);
Tailwind
colors: {
custom: {
50: '#93e6a8',
500: '#59da83',
950: '#000000',
},
}SCSS
$custom: #59da83; $custom-light: #93e6a8; $custom-dark: #000000;
JSON
{
"hex": "#59da83",
"rgb": {
"r": 89,
"g": 218,
"b": 131
},
"hsl": {
"h": 139.535,
"s": 63.547,
"l": 60.196
},
"oklch": {
"l": 0.79516,
"c": 0.168,
"h": 151.3
},
"luminance": 0.53905
}Semantic roles & 50–950 ramp
primary
#59DA83
secondary
#9B3C7C
accent
#1A92CB
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0E160F
muted
#7F8480