#59DB98#59DB98
#59DB98 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.2% C 0.150 H 157.7°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #59DB98 |
|---|---|
| RGB | rgb(89, 219, 152) |
| HSL | hsl(149, 64%, 60%) |
| HSV | hsv(149, 59%, 86%) |
| CMYK | cmyk(59.4%, 0%, 30.6%, 14.1%) |
| CIE-LAB | lab(79.07, -51.01, 22.52) |
| CIE-LCH | lch(79.07, 55.76, 156.18°) |
| OKLab | oklab(80.18% -0.1391 0.0571) |
| OKLCH | oklch(80.18% 0.15 157.7) |
| XYZ | xyz(35.1157, 55.0504, 38.4749) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.34
Eucalyptus
#44D7A8
ΔE00 5.03
Seaweed
#18D17B
ΔE00 5.06
Seafoam
#7FE0B3
ΔE00 5.62
Emerald
#50C878
ΔE00 5.80
Weird Green
#3AE57F
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DB98 #DB599C
analogous
#5BDB59 #59DB98 #59DBD9
triadic
#59DB98 #9859DB #DB9859
tetradic
#59DB98 #595BDB #DB599C #DBD959
square
#59DB98 #595BDB #DB599C #DBD959
split-complementary
#59DB98 #D959DB #DB595B
monochromatic
#21995B #2CCB79 #59DB98 #8BE6B7 #BEF1D6
Accessibility & contrast
On white
1.75
#59DB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#59DB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DB98
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DB98 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB94
Deuteranopia (green-blind)
#C8BF9C
Tritanopia (blue-blind)
#21DAC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #59db98; /* rgb */ color: rgb(89, 219, 152); /* oklch */ color: oklch(80.2% 0.150 157.7);
Tailwind
colors: {
custom: {
50: '#93e7b6',
500: '#59db98',
950: '#000000',
},
}SCSS
$custom: #59db98; $custom-light: #93e7b6; $custom-dark: #000000;
JSON
{
"hex": "#59db98",
"rgb": {
"r": 89,
"g": 219,
"b": 152
},
"hsl": {
"h": 149.077,
"s": 64.356,
"l": 60.392
},
"oklch": {
"l": 0.80182,
"c": 0.15032,
"h": 157.7
},
"luminance": 0.55054
}Semantic roles & 50–950 ramp
primary
#59DB98
secondary
#9D3B6E
accent
#1976CC
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481