#58DB96#58DB96
#58DB96 is a light, vivid green. Relative luminance 0.549; OKLCH L 80.1% C 0.153 H 157.1°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #58DB96 |
|---|---|
| RGB | rgb(88, 219, 150) |
| HSL | hsl(148, 65%, 60%) |
| HSV | hsv(148, 60%, 86%) |
| CMYK | cmyk(59.8%, 0%, 31.5%, 14.1%) |
| CIE-LAB | lab(79.00, -51.61, 23.47) |
| CIE-LCH | lch(79.00, 56.69, 155.55°) |
| OKLab | oklab(80.11% -0.1405 0.0594) |
| OKLCH | oklch(80.11% 0.153 157.1) |
| XYZ | xyz(34.8580, 54.9363, 37.6150) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.19
Seaweed
#18D17B
ΔE00 4.77
Eucalyptus
#44D7A8
ΔE00 5.38
Weird Green
#3AE57F
ΔE00 5.55
Emerald
#50C878
ΔE00 5.57
Seafoam
#7FE0B3
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DB96 #DB589D
analogous
#5BDB58 #58DB96 #58DBD8
triadic
#58DB96 #9658DB #DB9658
tetradic
#58DB96 #585BDB #DB589D #DBD858
square
#58DB96 #585BDB #DB589D #DBD858
split-complementary
#58DB96 #D858DB #DB585B
monochromatic
#219859 #2CCA77 #58DB96 #8AE6B6 #BDF1D5
Accessibility & contrast
On white
1.75
#58DB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#58DB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DB96
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DB96 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB92
Deuteranopia (green-blind)
#C8BF9A
Tritanopia (blue-blind)
#1FD9C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #58db96; /* rgb */ color: rgb(88, 219, 150); /* oklch */ color: oklch(80.1% 0.153 157.1);
Tailwind
colors: {
custom: {
50: '#93e7b5',
500: '#58db96',
950: '#000000',
},
}SCSS
$custom: #58db96; $custom-light: #93e7b5; $custom-dark: #000000;
JSON
{
"hex": "#58db96",
"rgb": {
"r": 88,
"g": 219,
"b": 150
},
"hsl": {
"h": 148.397,
"s": 64.532,
"l": 60.196
},
"oklch": {
"l": 0.80108,
"c": 0.15255,
"h": 157.1
},
"luminance": 0.5494
}Semantic roles & 50–950 ramp
primary
#58DB96
secondary
#9C3B6E
accent
#1978CC
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481