#59DC8F#59DC8F
#59DC8F is a light, vivid green. Relative luminance 0.553; OKLCH L 80.2% C 0.160 H 154.5°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #59DC8F |
|---|---|
| RGB | rgb(89, 220, 143) |
| HSL | hsl(145, 65%, 61%) |
| HSV | hsv(145, 60%, 86%) |
| CMYK | cmyk(59.5%, 0%, 35%, 13.7%) |
| CIE-LAB | lab(79.21, -53.13, 27.38) |
| CIE-LCH | lch(79.21, 59.77, 152.74°) |
| OKLab | oklab(80.24% -0.1442 0.0688) |
| OKLCH | oklch(80.24% 0.16 154.5) |
| XYZ | xyz(34.6681, 55.2900, 34.8263) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.26
Weird Green
#3AE57F
ΔE00 4.20
Seaweed
#18D17B
ΔE00 4.23
Tealish Green
#0CDC73
ΔE00 4.80
Emerald
#50C878
ΔE00 5.11
Turquoise Green
#04F489
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DC8F #DC59A6
analogous
#64DC59 #59DC8F #59DCD0
triadic
#59DC8F #8F59DC #DC8F59
tetradic
#59DC8F #5964DC #DC59A6 #DCD059
square
#59DC8F #5964DC #DC59A6 #DCD059
split-complementary
#59DC8F #D059DC #DC5964
monochromatic
#209A53 #2BCD6E #59DC8F #8CE7B1 #BEF1D3
Accessibility & contrast
On white
1.74
#59DC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#59DC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DC8F
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DC8F | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8A
Deuteranopia (green-blind)
#CABF94
Tritanopia (blue-blind)
#28DAC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #59dc8f; /* rgb */ color: rgb(89, 220, 143); /* oklch */ color: oklch(80.2% 0.160 154.5);
Tailwind
colors: {
custom: {
50: '#93e8b0',
500: '#59dc8f',
950: '#000000',
},
}SCSS
$custom: #59dc8f; $custom-light: #93e8b0; $custom-dark: #000000;
JSON
{
"hex": "#59dc8f",
"rgb": {
"r": 89,
"g": 220,
"b": 143
},
"hsl": {
"h": 144.733,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.80241,
"c": 0.15972,
"h": 154.5
},
"luminance": 0.55293
}Semantic roles & 50–950 ramp
primary
#59DC8F
secondary
#9E3B75
accent
#1883CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481