#58DA9B#58DA9B
#58DA9B is a light, vivid teal. Relative luminance 0.546; OKLCH L 80.0% C 0.147 H 159.1°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #58DA9B |
|---|---|
| RGB | rgb(88, 218, 155) |
| HSL | hsl(151, 64%, 60%) |
| HSV | hsv(151, 60%, 85%) |
| CMYK | cmyk(59.6%, 0%, 28.9%, 14.5%) |
| CIE-LAB | lab(78.80, -50.20, 20.57) |
| CIE-LCH | lch(78.80, 54.26, 157.72°) |
| OKLab | oklab(79.97% -0.1372 0.0523) |
| OKLCH | oklch(79.97% 0.147 159.1) |
| XYZ | xyz(35.0091, 54.5806, 39.6941) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.71
Eucalyptus
#44D7A8
ΔE00 4.20
Seafoam
#7FE0B3
ΔE00 5.13
Seaweed
#18D17B
ΔE00 5.48
Emerald
#50C878
ΔE00 6.15
Greenblue
#23C48B
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DA9B #DA5897
analogous
#58DA5A #58DA9B #58D8DA
triadic
#58DA9B #9B58DA #DA9B58
tetradic
#58DA9B #5A58DA #DA5897 #D8DA58
square
#58DA9B #5A58DA #DA5897 #D8DA58
split-complementary
#58DA9B #DA58D8 #DA5A58
monochromatic
#21965E #2CC87D #58DA9B #8AE5B9 #BCF0D7
Accessibility & contrast
On white
1.76
#58DA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#58DA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DA9B
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DA9B | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB97
Deuteranopia (green-blind)
#C6BE9F
Tritanopia (blue-blind)
#1AD9C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #58da9b; /* rgb */ color: rgb(88, 218, 155); /* oklch */ color: oklch(80.0% 0.147 159.1);
Tailwind
colors: {
custom: {
50: '#93e6b8',
500: '#58da9b',
950: '#000000',
},
}SCSS
$custom: #58da9b; $custom-light: #93e6b8; $custom-dark: #000000;
JSON
{
"hex": "#58da9b",
"rgb": {
"r": 88,
"g": 218,
"b": 155
},
"hsl": {
"h": 150.923,
"s": 63.725,
"l": 60
},
"oklch": {
"l": 0.79971,
"c": 0.14684,
"h": 159.1
},
"luminance": 0.54584
}Semantic roles & 50–950 ramp
primary
#58DA9B
secondary
#9B3B6A
accent
#4191E7
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481