#58DB98#58DB98
#58DB98 is a light, vivid green. Relative luminance 0.550; OKLCH L 80.2% C 0.151 H 157.8°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #58DB98 |
|---|---|
| RGB | rgb(88, 219, 152) |
| HSL | hsl(149, 65%, 60%) |
| HSV | hsv(149, 60%, 86%) |
| CMYK | cmyk(59.8%, 0%, 30.6%, 14.1%) |
| CIE-LAB | lab(79.04, -51.21, 22.48) |
| CIE-LCH | lch(79.04, 55.93, 156.30°) |
| OKLab | oklab(80.15% -0.1396 0.0569) |
| OKLCH | oklch(80.15% 0.151 157.8) |
| XYZ | xyz(35.0204, 55.0013, 38.4704) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.29
Eucalyptus
#44D7A8
ΔE00 4.99
Seaweed
#18D17B
ΔE00 5.03
Seafoam
#7FE0B3
ΔE00 5.65
Emerald
#50C878
ΔE00 5.81
Weird Green
#3AE57F
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DB98 #DB589B
analogous
#59DB58 #58DB98 #58DBD9
triadic
#58DB98 #9858DB #DB9858
tetradic
#58DB98 #5859DB #DB589B #DBD958
square
#58DB98 #5859DB #DB589B #DBD958
split-complementary
#58DB98 #D958DB #DB5859
monochromatic
#21985B #2CCA79 #58DB98 #8AE6B7 #BDF1D6
Accessibility & contrast
On white
1.75
#58DB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#58DB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DB98
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DB98 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB94
Deuteranopia (green-blind)
#C7BF9C
Tritanopia (blue-blind)
#1DDAC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #58db98; /* rgb */ color: rgb(88, 219, 152); /* oklch */ color: oklch(80.2% 0.151 157.8);
Tailwind
colors: {
custom: {
50: '#93e7b6',
500: '#58db98',
950: '#000000',
},
}SCSS
$custom: #58db98; $custom-light: #93e7b6; $custom-dark: #000000;
JSON
{
"hex": "#58db98",
"rgb": {
"r": 88,
"g": 219,
"b": 152
},
"hsl": {
"h": 149.313,
"s": 64.532,
"l": 60.196
},
"oklch": {
"l": 0.80151,
"c": 0.15078,
"h": 157.8
},
"luminance": 0.55005
}Semantic roles & 50–950 ramp
primary
#58DB98
secondary
#9C3B6D
accent
#1975CC
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481