#59DB83#59DB83
#59DB83 is a light, vivid green. Relative luminance 0.544; OKLCH L 79.8% C 0.169 H 151.2°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #59DB83 |
|---|---|
| RGB | rgb(89, 219, 131) |
| HSL | hsl(139, 64%, 60%) |
| HSV | hsv(139, 59%, 86%) |
| CMYK | cmyk(59.4%, 0%, 40.2%, 14.1%) |
| CIE-LAB | lab(78.71, -54.87, 32.85) |
| CIE-LCH | lch(78.71, 63.96, 149.09°) |
| OKLab | oklab(79.77% -0.1484 0.0815) |
| OKLCH | oklch(79.77% 0.169 151.2) |
| XYZ | xyz(33.5455, 54.4224, 30.2051) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Tealish Green
#0CDC73
ΔE00 3.45
Seaweed
#18D17B
ΔE00 3.98
Aqua Green
#12E193
ΔE00 4.44
Emerald
#50C878
ΔE00 4.68
Lightish Green
#61E160
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DB83 #DB59B1
analogous
#70DB59 #59DB83 #59DBC4
triadic
#59DB83 #8359DB #DB8359
tetradic
#59DB83 #5970DB #DB59B1 #DBC459
square
#59DB83 #5970DB #DB59B1 #DBC459
split-complementary
#59DB83 #C459DB #DB5970
monochromatic
#219948 #2CCB5F #59DB83 #8BE6A9 #BEF1CE
Accessibility & contrast
On white
1.77
#59DB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#59DB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DB83
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DB83 | 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)
#DCCA7D
Deuteranopia (green-blind)
#CBBE89
Tritanopia (blue-blind)
#31D8C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #59db83; /* rgb */ color: rgb(89, 219, 131); /* oklch */ color: oklch(79.8% 0.169 151.2);
Tailwind
colors: {
custom: {
50: '#93e7a8',
500: '#59db83',
950: '#000000',
},
}SCSS
$custom: #59db83; $custom-light: #93e7a8; $custom-dark: #000000;
JSON
{
"hex": "#59db83",
"rgb": {
"r": 89,
"g": 219,
"b": 131
},
"hsl": {
"h": 139.385,
"s": 64.356,
"l": 60.392
},
"oklch": {
"l": 0.79765,
"c": 0.16935,
"h": 151.2
},
"luminance": 0.54426
}Semantic roles & 50–950 ramp
primary
#59DB83
secondary
#9D3B7D
accent
#1992CC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480