#59DD83#59DD83
#59DD83 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.3% C 0.172 H 151.0°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #59DD83 |
|---|---|
| RGB | rgb(89, 221, 131) |
| HSL | hsl(139, 66%, 61%) |
| HSV | hsv(139, 60%, 87%) |
| CMYK | cmyk(59.7%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(79.31, -55.65, 33.64) |
| CIE-LCH | lch(79.31, 65.03, 148.84°) |
| OKLab | oklab(80.26% -0.1505 0.0834) |
| OKLCH | oklch(80.26% 0.172 151) |
| XYZ | xyz(34.0704, 55.4721, 30.3800) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.66
Tealish Green
#0CDC73
ΔE00 3.33
Seaweed
#18D17B
ΔE00 4.32
Aqua Green
#12E193
ΔE00 4.48
Emerald
#50C878
ΔE00 5.16
Turquoise Green
#04F489
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DD83 #DD59B3
analogous
#71DD59 #59DD83 #59DDC5
triadic
#59DD83 #8359DD #DD8359
tetradic
#59DD83 #5971DD #DD59B3 #DDC559
square
#59DD83 #5971DD #DD59B3 #DDC559
split-complementary
#59DD83 #C559DD #DD5971
monochromatic
#209C47 #2ACF5F #59DD83 #8CE7A9 #BFF2CF
Accessibility & contrast
On white
1.74
#59DD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#59DD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DD83
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DD83 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7D
Deuteranopia (green-blind)
#CDC089
Tritanopia (blue-blind)
#30DAC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #59dd83; /* rgb */ color: rgb(89, 221, 131); /* oklch */ color: oklch(80.3% 0.172 151.0);
Tailwind
colors: {
custom: {
50: '#94e8a8',
500: '#59dd83',
950: '#000000',
},
}SCSS
$custom: #59dd83; $custom-light: #94e8a8; $custom-dark: #000000;
JSON
{
"hex": "#59dd83",
"rgb": {
"r": 89,
"g": 221,
"b": 131
},
"hsl": {
"h": 139.091,
"s": 66,
"l": 60.784
},
"oklch": {
"l": 0.80262,
"c": 0.17204,
"h": 151
},
"luminance": 0.55475
}Semantic roles & 50–950 ramp
primary
#59DD83
secondary
#A03B7F
accent
#1894CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480