#59DA94#59DA94
#59DA94 is a light, vivid green. Relative luminance 0.544; OKLCH L 79.8% C 0.153 H 156.5°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #59DA94 |
|---|---|
| RGB | rgb(89, 218, 148) |
| HSL | hsl(147, 64%, 60%) |
| HSV | hsv(147, 59%, 85%) |
| CMYK | cmyk(59.2%, 0%, 32.1%, 14.5%) |
| CIE-LAB | lab(78.70, -51.39, 24.09) |
| CIE-LCH | lch(78.70, 56.75, 154.88°) |
| OKLab | oklab(79.85% -0.1398 0.0609) |
| OKLCH | oklch(79.85% 0.153 156.5) |
| XYZ | xyz(34.5336, 54.4014, 36.6919) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.33
Seaweed
#18D17B
ΔE00 4.54
Emerald
#50C878
ΔE00 5.23
Weird Green
#3AE57F
ΔE00 5.44
Eucalyptus
#44D7A8
ΔE00 5.63
Tealish Green
#0CDC73
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DA94 #DA599F
analogous
#5EDA59 #59DA94 #59DAD5
triadic
#59DA94 #9459DA #DA9459
tetradic
#59DA94 #595EDA #DA599F #DAD559
square
#59DA94 #595EDA #DA599F #DAD559
split-complementary
#59DA94 #D559DA #DA595E
monochromatic
#229757 #2DC974 #59DA94 #8BE5B4 #BDF0D5
Accessibility & contrast
On white
1.77
#59DA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#59DA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DA94
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DA94 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA90
Deuteranopia (green-blind)
#C7BE98
Tritanopia (blue-blind)
#25D8C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #59da94; /* rgb */ color: rgb(89, 218, 148); /* oklch */ color: oklch(79.8% 0.153 156.5);
Tailwind
colors: {
custom: {
50: '#93e6b3',
500: '#59da94',
950: '#000000',
},
}SCSS
$custom: #59da94; $custom-light: #93e6b3; $custom-dark: #000000;
JSON
{
"hex": "#59da94",
"rgb": {
"r": 89,
"g": 218,
"b": 148
},
"hsl": {
"h": 147.442,
"s": 63.547,
"l": 60.196
},
"oklch": {
"l": 0.7985,
"c": 0.15251,
"h": 156.5
},
"luminance": 0.54405
}Semantic roles & 50–950 ramp
primary
#59DA94
secondary
#9B3C70
accent
#1A7ACB
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481