#59DC99#59DC99
#59DC99 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.4% C 0.151 H 157.9°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #59DC99 |
|---|---|
| RGB | rgb(89, 220, 153) |
| HSL | hsl(149, 65%, 61%) |
| HSV | hsv(149, 60%, 86%) |
| CMYK | cmyk(59.5%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(79.39, -51.22, 22.43) |
| CIE-LCH | lch(79.39, 55.91, 156.35°) |
| OKLab | oklab(80.45% -0.1397 0.0569) |
| OKLCH | oklch(80.45% 0.151 157.9) |
| XYZ | xyz(35.4597, 55.6067, 38.9953) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.26
Eucalyptus
#44D7A8
ΔE00 5.02
Seaweed
#18D17B
ΔE00 5.20
Seafoam
#7FE0B3
ΔE00 5.55
Weird Green
#3AE57F
ΔE00 5.87
Emerald
#50C878
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DC99 #DC599C
analogous
#5ADC59 #59DC99 #59DCDA
triadic
#59DC99 #9959DC #DC9959
tetradic
#59DC99 #595ADC #DC599C #DCDA59
square
#59DC99 #595ADC #DC599C #DCDA59
split-complementary
#59DC99 #DA59DC #DC595A
monochromatic
#209A5C #2BCD7A #59DC99 #8CE7B8 #BEF1D7
Accessibility & contrast
On white
1.73
#59DC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#59DC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DC99
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DC99 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC95
Deuteranopia (green-blind)
#C8C09D
Tritanopia (blue-blind)
#1FDBCA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #59dc99; /* rgb */ color: rgb(89, 220, 153); /* oklch */ color: oklch(80.4% 0.151 157.9);
Tailwind
colors: {
custom: {
50: '#93e8b7',
500: '#59dc99',
950: '#000000',
},
}SCSS
$custom: #59dc99; $custom-light: #93e8b7; $custom-dark: #000000;
JSON
{
"hex": "#59dc99",
"rgb": {
"r": 89,
"g": 220,
"b": 153
},
"hsl": {
"h": 149.313,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.80449,
"c": 0.15079,
"h": 157.9
},
"luminance": 0.5561
}Semantic roles & 50–950 ramp
primary
#59DC99
secondary
#9E3B6E
accent
#1875CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481