#59DC8E#59DC8E
#59DC8E is a light, vivid green. Relative luminance 0.553; OKLCH L 80.2% C 0.161 H 154.2°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #59DC8E |
|---|---|
| RGB | rgb(89, 220, 142) |
| HSL | hsl(144, 65%, 61%) |
| HSV | hsv(144, 60%, 86%) |
| CMYK | cmyk(59.5%, 0%, 35.5%, 13.7%) |
| CIE-LAB | lab(79.19, -53.32, 27.87) |
| CIE-LCH | lch(79.19, 60.16, 152.41°) |
| OKLab | oklab(80.22% -0.1446 0.0699) |
| OKLCH | oklch(80.22% 0.161 154.2) |
| XYZ | xyz(34.5927, 55.2599, 34.4292) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.32
Weird Green
#3AE57F
ΔE00 4.05
Seaweed
#18D17B
ΔE00 4.18
Tealish Green
#0CDC73
ΔE00 4.65
Emerald
#50C878
ΔE00 5.06
Turquoise Green
#04F489
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DC8E #DC59A7
analogous
#65DC59 #59DC8E #59DCD0
triadic
#59DC8E #8E59DC #DC8E59
tetradic
#59DC8E #5965DC #DC59A7 #DCD059
square
#59DC8E #5965DC #DC59A7 #DCD059
split-complementary
#59DC8E #D059DC #DC5965
monochromatic
#209A52 #2BCD6C #59DC8E #8CE7B0 #BEF1D3
Accessibility & contrast
On white
1.74
#59DC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#59DC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DC8E
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DC8E | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC89
Deuteranopia (green-blind)
#CABF93
Tritanopia (blue-blind)
#29DAC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #59dc8e; /* rgb */ color: rgb(89, 220, 142); /* oklch */ color: oklch(80.2% 0.161 154.2);
Tailwind
colors: {
custom: {
50: '#93e8af',
500: '#59dc8e',
950: '#000000',
},
}SCSS
$custom: #59dc8e; $custom-light: #93e8af; $custom-dark: #000000;
JSON
{
"hex": "#59dc8e",
"rgb": {
"r": 89,
"g": 220,
"b": 142
},
"hsl": {
"h": 144.275,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.80221,
"c": 0.16062,
"h": 154.2
},
"luminance": 0.55263
}Semantic roles & 50–950 ramp
primary
#59DC8E
secondary
#9E3B76
accent
#1884CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481