#59DC8B#59DC8B
#59DC8B is a light, vivid green. Relative luminance 0.552; OKLCH L 80.2% C 0.163 H 153.3°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #59DC8B |
|---|---|
| RGB | rgb(89, 220, 139) |
| HSL | hsl(143, 65%, 61%) |
| HSV | hsv(143, 60%, 86%) |
| CMYK | cmyk(59.5%, 0%, 36.8%, 13.7%) |
| CIE-LAB | lab(79.14, -53.86, 29.34) |
| CIE-LCH | lch(79.14, 61.34, 151.42°) |
| OKLab | oklab(80.16% -0.1459 0.0734) |
| OKLCH | oklch(80.16% 0.163 153.3) |
| XYZ | xyz(34.3705, 55.1710, 33.2589) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.65
Seaweed
#18D17B
ΔE00 4.07
Tealish Green
#0CDC73
ΔE00 4.24
Emerald
#50C878
ΔE00 4.94
Turquoise Green
#04F489
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DC8B #DC59AA
analogous
#68DC59 #59DC8B #59DCCD
triadic
#59DC8B #8B59DC #DC8B59
tetradic
#59DC8B #5968DC #DC59AA #DCCD59
square
#59DC8B #5968DC #DC59AA #DCCD59
split-complementary
#59DC8B #CD59DC #DC5968
monochromatic
#209A4F #2BCD69 #59DC8B #8CE7AE #BEF1D2
Accessibility & contrast
On white
1.74
#59DC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#59DC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DC8B
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DC8B | 1.00 | 1.74 | 12.03 | 12.03 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB86
Deuteranopia (green-blind)
#CABF90
Tritanopia (blue-blind)
#2BD9C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #59dc8b; /* rgb */ color: rgb(89, 220, 139); /* oklch */ color: oklch(80.2% 0.163 153.3);
Tailwind
colors: {
custom: {
50: '#93e8ad',
500: '#59dc8b',
950: '#000000',
},
}SCSS
$custom: #59dc8b; $custom-light: #93e8ad; $custom-dark: #000000;
JSON
{
"hex": "#59dc8b",
"rgb": {
"r": 89,
"g": 220,
"b": 139
},
"hsl": {
"h": 142.901,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.80162,
"c": 0.16336,
"h": 153.3
},
"luminance": 0.55174
}Semantic roles & 50–950 ramp
primary
#59DC8B
secondary
#9E3B78
accent
#1888CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481