#58AC99#58AC99
#58AC99 is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.6% C 0.087 H 176.9°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #58AC99 |
|---|---|
| RGB | rgb(88, 172, 153) |
| HSL | hsl(166, 34%, 51%) |
| HSV | hsv(166, 49%, 67%) |
| CMYK | cmyk(48.8%, 0%, 11%, 32.5%) |
| CIE-LAB | lab(64.87, -30.24, 1.93) |
| CIE-LCH | lch(64.87, 30.30, 176.35°) |
| OKLab | oklab(68.61% -0.0872 0.0046) |
| OKLCH | oklch(68.61% 0.087 176.9) |
| XYZ | xyz(24.5244, 33.8776, 35.3775) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.26
Dull Teal
#5F9E8F
ΔE00 4.64
Grey Teal
#5E9B8A
ΔE00 5.47
Tealish
#24BCA8
ΔE00 5.87
Lightseagreen
#20B2AA
ΔE00 6.09
Greyish Teal
#719F91
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58AC99 #AC586B
analogous
#58AC6F #58AC99 #5895AC
triadic
#58AC99 #9958AC #AC9958
tetradic
#58AC99 #6F58AC #AC586B #95AC58
square
#58AC99 #6F58AC #AC586B #95AC58
split-complementary
#58AC99 #AC5895 #AC6F58
monochromatic
#2E5C51 #428576 #58AC99 #81C0B2 #AAD5CB
Accessibility & contrast
On white
2.70
#58AC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#58AC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58AC99
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58AC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58AC99 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A398
Deuteranopia (green-blind)
#99999A
Tritanopia (blue-blind)
#34AEA6
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #58ac99; /* rgb */ color: rgb(88, 172, 153); /* oklch */ color: oklch(68.6% 0.087 176.9);
Tailwind
colors: {
custom: {
50: '#8dc5b7',
500: '#58ac99',
950: '#000000',
},
}SCSS
$custom: #58ac99; $custom-light: #8dc5b7; $custom-dark: #000000;
JSON
{
"hex": "#58ac99",
"rgb": {
"r": 88,
"g": 172,
"b": 153
},
"hsl": {
"h": 166.429,
"s": 33.6,
"l": 50.98
},
"oklch": {
"l": 0.6861,
"c": 0.08729,
"h": 176.9
},
"luminance": 0.3388
}Semantic roles & 50–950 ramp
primary
#58AC99
secondary
#C39DA6
accent
#5E76CA
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0D1311
muted
#7D8280