#58DB9C#58DB9C
#58DB9C is a light, vivid teal. Relative luminance 0.551; OKLCH L 80.2% C 0.147 H 159.3°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #58DB9C |
|---|---|
| RGB | rgb(88, 219, 156) |
| HSL | hsl(151, 65%, 60%) |
| HSV | hsv(151, 60%, 86%) |
| CMYK | cmyk(59.8%, 0%, 28.8%, 14.1%) |
| CIE-LAB | lab(79.12, -50.41, 20.49) |
| CIE-LCH | lch(79.12, 54.41, 157.88°) |
| OKLab | oklab(80.24% -0.1378 0.0521) |
| OKLCH | oklch(80.24% 0.147 159.3) |
| XYZ | xyz(35.3535, 55.1345, 40.2250) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.63
Eucalyptus
#44D7A8
ΔE00 4.19
Seafoam
#7FE0B3
ΔE00 5.04
Seaweed
#18D17B
ΔE00 5.61
Light Greenish Blue
#63F7B4
ΔE00 6.19
Emerald
#50C878
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DB9C #DB5897
analogous
#58DB5A #58DB9C #58D8DB
triadic
#58DB9C #9C58DB #DB9C58
tetradic
#58DB9C #5A58DB #DB5897 #D8DB58
square
#58DB9C #5A58DB #DB5897 #D8DB58
split-complementary
#58DB9C #DB58D8 #DB5A58
monochromatic
#21985F #2CCA7E #58DB9C #8AE6BA #BDF1D8
Accessibility & contrast
On white
1.75
#58DB9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#58DB9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DB9C
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DB9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DB9C | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC98
Deuteranopia (green-blind)
#C7BFA0
Tritanopia (blue-blind)
#17DACA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #58db9c; /* rgb */ color: rgb(88, 219, 156); /* oklch */ color: oklch(80.2% 0.147 159.3);
Tailwind
colors: {
custom: {
50: '#93e7b9',
500: '#58db9c',
950: '#000000',
},
}SCSS
$custom: #58db9c; $custom-light: #93e7b9; $custom-dark: #000000;
JSON
{
"hex": "#58db9c",
"rgb": {
"r": 88,
"g": 219,
"b": 156
},
"hsl": {
"h": 151.145,
"s": 64.532,
"l": 60.196
},
"oklch": {
"l": 0.80239,
"c": 0.14731,
"h": 159.3
},
"luminance": 0.55138
}Semantic roles & 50–950 ramp
primary
#58DB9C
secondary
#9C3B6A
accent
#196FCC
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481