#59DA98#59DA98
#59DA98 is a light, vivid green. Relative luminance 0.545; OKLCH L 79.9% C 0.149 H 157.9°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #59DA98 |
|---|---|
| RGB | rgb(89, 218, 152) |
| HSL | hsl(149, 64%, 60%) |
| HSV | hsv(149, 59%, 85%) |
| CMYK | cmyk(59.2%, 0%, 30.3%, 14.5%) |
| CIE-LAB | lab(78.77, -50.60, 22.11) |
| CIE-LCH | lch(78.77, 55.22, 156.40°) |
| OKLab | oklab(79.94% -0.138 0.056) |
| OKLCH | oklch(79.94% 0.149 157.9) |
| XYZ | xyz(34.8556, 54.5302, 38.3882) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.50
Eucalyptus
#44D7A8
ΔE00 4.84
Seaweed
#18D17B
ΔE00 5.06
Seafoam
#7FE0B3
ΔE00 5.55
Emerald
#50C878
ΔE00 5.71
Weird Green
#3AE57F
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DA98 #DA599B
analogous
#5BDA59 #59DA98 #59DAD8
triadic
#59DA98 #9859DA #DA9859
tetradic
#59DA98 #595BDA #DA599B #DAD859
square
#59DA98 #595BDA #DA599B #DAD859
split-complementary
#59DA98 #D859DA #DA595B
monochromatic
#22975B #2DC979 #59DA98 #8BE5B7 #BDF0D6
Accessibility & contrast
On white
1.76
#59DA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#59DA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DA98
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DA98 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA94
Deuteranopia (green-blind)
#C7BE9C
Tritanopia (blue-blind)
#21D9C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #59da98; /* rgb */ color: rgb(89, 218, 152); /* oklch */ color: oklch(79.9% 0.149 157.9);
Tailwind
colors: {
custom: {
50: '#93e6b6',
500: '#59da98',
950: '#000000',
},
}SCSS
$custom: #59da98; $custom-light: #93e6b6; $custom-dark: #000000;
JSON
{
"hex": "#59da98",
"rgb": {
"r": 89,
"g": 218,
"b": 152
},
"hsl": {
"h": 149.302,
"s": 63.547,
"l": 60.196
},
"oklch": {
"l": 0.79936,
"c": 0.14897,
"h": 157.9
},
"luminance": 0.54534
}Semantic roles & 50–950 ramp
primary
#59DA98
secondary
#9B3C6D
accent
#1A75CB
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481