#59DB8B#59DB8B
#59DB8B is a light, vivid green. Relative luminance 0.547; OKLCH L 79.9% C 0.162 H 153.4°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #59DB8B |
|---|---|
| RGB | rgb(89, 219, 139) |
| HSL | hsl(143, 64%, 60%) |
| HSV | hsv(143, 59%, 86%) |
| CMYK | cmyk(59.4%, 0%, 36.5%, 14.1%) |
| CIE-LAB | lab(78.84, -53.47, 28.94) |
| CIE-LCH | lch(78.84, 60.80, 151.58°) |
| OKLab | oklab(79.92% -0.1449 0.0724) |
| OKLCH | oklch(79.92% 0.162 153.4) |
| XYZ | xyz(34.1088, 54.6477, 33.1716) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.59
Weird Green
#3AE57F
ΔE00 3.87
Seaweed
#18D17B
ΔE00 3.95
Tealish Green
#0CDC73
ΔE00 4.34
Emerald
#50C878
ΔE00 4.74
Turquoise Green
#04F489
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DB8B #DB59A9
analogous
#68DB59 #59DB8B #59DBCC
triadic
#59DB8B #8B59DB #DB8B59
tetradic
#59DB8B #5968DB #DB59A9 #DBCC59
square
#59DB8B #5968DB #DB59A9 #DBCC59
split-complementary
#59DB8B #CC59DB #DB5968
monochromatic
#21994F #2CCB69 #59DB8B #8BE6AE #BEF1D1
Accessibility & contrast
On white
1.76
#59DB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#59DB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DB8B
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DB8B | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB86
Deuteranopia (green-blind)
#CABE90
Tritanopia (blue-blind)
#2CD8C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #59db8b; /* rgb */ color: rgb(89, 219, 139); /* oklch */ color: oklch(79.9% 0.162 153.4);
Tailwind
colors: {
custom: {
50: '#93e7ad',
500: '#59db8b',
950: '#000000',
},
}SCSS
$custom: #59db8b; $custom-light: #93e7ad; $custom-dark: #000000;
JSON
{
"hex": "#59db8b",
"rgb": {
"r": 89,
"g": 219,
"b": 139
},
"hsl": {
"h": 143.077,
"s": 64.356,
"l": 60.392
},
"oklch": {
"l": 0.79915,
"c": 0.16201,
"h": 153.4
},
"luminance": 0.54651
}Semantic roles & 50–950 ramp
primary
#59DB8B
secondary
#9D3B77
accent
#1987CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481