#59DC7B#59DC7B
#59DC7B is a light, vivid green. Relative luminance 0.547; OKLCH L 79.9% C 0.178 H 149.2°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #59DC7B |
|---|---|
| RGB | rgb(89, 220, 123) |
| HSL | hsl(136, 65%, 61%) |
| HSV | hsv(136, 60%, 86%) |
| CMYK | cmyk(59.5%, 0%, 44.1%, 13.7%) |
| CIE-LAB | lab(78.89, -56.57, 37.11) |
| CIE-LCH | lch(78.89, 67.66, 146.74°) |
| OKLab | oklab(79.88% -0.1529 0.0912) |
| OKLCH | oklch(79.88% 0.178 149.2) |
| XYZ | xyz(33.2858, 54.7371, 27.5462) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.69
Tealish Green
#0CDC73
ΔE00 3.01
Seaweed
#18D17B
ΔE00 4.64
Lightish Green
#61E160
ΔE00 4.73
Emerald
#50C878
ΔE00 5.27
Aqua Green
#12E193
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DC7B #DC59BA
analogous
#78DC59 #59DC7B #59DCBD
triadic
#59DC7B #7B59DC #DC7B59
tetradic
#59DC7B #5978DC #DC59BA #DCBD59
square
#59DC7B #5978DC #DC59BA #DCBD59
split-complementary
#59DC7B #BD59DC #DC5978
monochromatic
#209A40 #2BCD55 #59DC7B #8CE7A3 #BEF1CB
Accessibility & contrast
On white
1.76
#59DC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#59DC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DC7B
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DC7B | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA74
Deuteranopia (green-blind)
#CDBF82
Tritanopia (blue-blind)
#35D8C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #59dc7b; /* rgb */ color: rgb(89, 220, 123); /* oklch */ color: oklch(79.9% 0.178 149.2);
Tailwind
colors: {
custom: {
50: '#94e8a2',
500: '#59dc7b',
950: '#000000',
},
}SCSS
$custom: #59dc7b; $custom-light: #94e8a2; $custom-dark: #000000;
JSON
{
"hex": "#59dc7b",
"rgb": {
"r": 89,
"g": 220,
"b": 123
},
"hsl": {
"h": 135.573,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.79875,
"c": 0.17803,
"h": 149.2
},
"luminance": 0.5474
}Semantic roles & 50–950 ramp
primary
#59DC7B
secondary
#9E3B84
accent
#189ECD
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480