#59DB84#59DB84
#59DB84 is a light, vivid green. Relative luminance 0.545; OKLCH L 79.8% C 0.168 H 151.5°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #59DB84 |
|---|---|
| RGB | rgb(89, 219, 132) |
| HSL | hsl(140, 64%, 60%) |
| HSV | hsv(140, 59%, 86%) |
| CMYK | cmyk(59.4%, 0%, 39.7%, 14.1%) |
| CIE-LAB | lab(78.72, -54.70, 32.36) |
| CIE-LCH | lch(78.72, 63.56, 149.39°) |
| OKLab | oklab(79.78% -0.148 0.0804) |
| OKLCH | oklch(79.78% 0.168 151.5) |
| XYZ | xyz(33.6136, 54.4496, 30.5637) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Tealish Green
#0CDC73
ΔE00 3.54
Seaweed
#18D17B
ΔE00 3.95
Aqua Green
#12E193
ΔE00 4.32
Emerald
#50C878
ΔE00 4.66
Turquoise Green
#04F489
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DB84 #DB59B0
analogous
#6FDB59 #59DB84 #59DBC5
triadic
#59DB84 #8459DB #DB8459
tetradic
#59DB84 #596FDB #DB59B0 #DBC559
square
#59DB84 #596FDB #DB59B0 #DBC559
split-complementary
#59DB84 #C559DB #DB596F
monochromatic
#219949 #2CCB61 #59DB84 #8BE6A9 #BEF1CF
Accessibility & contrast
On white
1.77
#59DB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#59DB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DB84
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DB84 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7E
Deuteranopia (green-blind)
#CABE8A
Tritanopia (blue-blind)
#30D8C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #59db84; /* rgb */ color: rgb(89, 219, 132); /* oklch */ color: oklch(79.8% 0.168 151.5);
Tailwind
colors: {
custom: {
50: '#93e7a8',
500: '#59db84',
950: '#000000',
},
}SCSS
$custom: #59db84; $custom-light: #93e7a8; $custom-dark: #000000;
JSON
{
"hex": "#59db84",
"rgb": {
"r": 89,
"g": 219,
"b": 132
},
"hsl": {
"h": 139.846,
"s": 64.356,
"l": 60.392
},
"oklch": {
"l": 0.79783,
"c": 0.16844,
"h": 151.5
},
"luminance": 0.54453
}Semantic roles & 50–950 ramp
primary
#59DB84
secondary
#9D3B7D
accent
#1991CC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E1610
muted
#7F8480