#59DB85#59DB85
#59DB85 is a light, vivid green. Relative luminance 0.545; OKLCH L 79.8% C 0.168 H 151.8°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #59DB85 |
|---|---|
| RGB | rgb(89, 219, 133) |
| HSL | hsl(140, 64%, 60%) |
| HSV | hsv(140, 59%, 86%) |
| CMYK | cmyk(59.4%, 0%, 39.3%, 14.1%) |
| CIE-LAB | lab(78.74, -54.53, 31.88) |
| CIE-LCH | lch(78.74, 63.16, 149.69°) |
| OKLab | oklab(79.8% -0.1476 0.0793) |
| OKLCH | oklch(79.8% 0.168 151.8) |
| XYZ | xyz(33.6824, 54.4771, 30.9259) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.23
Tealish Green
#0CDC73
ΔE00 3.63
Seaweed
#18D17B
ΔE00 3.93
Aqua Green
#12E193
ΔE00 4.21
Emerald
#50C878
ΔE00 4.65
Turquoise Green
#04F489
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DB85 #DB59AF
analogous
#6EDB59 #59DB85 #59DBC6
triadic
#59DB85 #8559DB #DB8559
tetradic
#59DB85 #596EDB #DB59AF #DBC659
square
#59DB85 #596EDB #DB59AF #DBC659
split-complementary
#59DB85 #C659DB #DB596E
monochromatic
#21994A #2CCB62 #59DB85 #8BE6AA #BEF1CF
Accessibility & contrast
On white
1.77
#59DB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#59DB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DB85
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DB85 | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7F
Deuteranopia (green-blind)
#CABE8B
Tritanopia (blue-blind)
#30D8C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #59db85; /* rgb */ color: rgb(89, 219, 133); /* oklch */ color: oklch(79.8% 0.168 151.8);
Tailwind
colors: {
custom: {
50: '#93e7a9',
500: '#59db85',
950: '#000000',
},
}SCSS
$custom: #59db85; $custom-light: #93e7a9; $custom-dark: #000000;
JSON
{
"hex": "#59db85",
"rgb": {
"r": 89,
"g": 219,
"b": 133
},
"hsl": {
"h": 140.308,
"s": 64.356,
"l": 60.392
},
"oklch": {
"l": 0.79801,
"c": 0.16752,
"h": 151.8
},
"luminance": 0.5448
}Semantic roles & 50–950 ramp
primary
#59DB85
secondary
#9D3B7C
accent
#1990CC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E1610
muted
#7F8480