#59DD85#59DD85
#59DD85 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.3% C 0.170 H 151.5°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #59DD85 |
|---|---|
| RGB | rgb(89, 221, 133) |
| HSL | hsl(140, 66%, 61%) |
| HSV | hsv(140, 60%, 87%) |
| CMYK | cmyk(59.7%, 0%, 39.8%, 13.3%) |
| CIE-LAB | lab(79.34, -55.31, 32.67) |
| CIE-LCH | lch(79.34, 64.24, 149.43°) |
| OKLab | oklab(80.3% -0.1496 0.0812) |
| OKLCH | oklch(80.3% 0.17 151.5) |
| XYZ | xyz(34.2073, 55.5269, 31.1008) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.80
Tealish Green
#0CDC73
ΔE00 3.50
Aqua Green
#12E193
ΔE00 4.23
Seaweed
#18D17B
ΔE00 4.25
Emerald
#50C878
ΔE00 5.12
Turquoise Green
#04F489
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DD85 #DD59B1
analogous
#6FDD59 #59DD85 #59DDC7
triadic
#59DD85 #8559DD #DD8559
tetradic
#59DD85 #596FDD #DD59B1 #DDC759
square
#59DD85 #596FDD #DD59B1 #DDC759
split-complementary
#59DD85 #C759DD #DD596F
monochromatic
#209C49 #2ACF61 #59DD85 #8CE7AA #BFF2D0
Accessibility & contrast
On white
1.73
#59DD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#59DD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DD85
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DD85 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7F
Deuteranopia (green-blind)
#CCC08B
Tritanopia (blue-blind)
#2FDAC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #59dd85; /* rgb */ color: rgb(89, 221, 133); /* oklch */ color: oklch(80.3% 0.170 151.5);
Tailwind
colors: {
custom: {
50: '#94e8a9',
500: '#59dd85',
950: '#000000',
},
}SCSS
$custom: #59dd85; $custom-light: #94e8a9; $custom-dark: #000000;
JSON
{
"hex": "#59dd85",
"rgb": {
"r": 89,
"g": 221,
"b": 133
},
"hsl": {
"h": 140,
"s": 66,
"l": 60.784
},
"oklch": {
"l": 0.80298,
"c": 0.17021,
"h": 151.5
},
"luminance": 0.5553
}Semantic roles & 50–950 ramp
primary
#59DD85
secondary
#A03B7E
accent
#1891CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E1610
muted
#7F8480