#58979C#58979C
#58979C is a light, moderate teal. Relative luminance 0.266; OKLCH L 63.6% C 0.065 H 202.2°. Best body text is #000000 at 6.32:1 contrast (WCAG AA passes).
Color values
| HEX | #58979C |
|---|---|
| RGB | rgb(88, 151, 156) |
| HSL | hsl(184, 28%, 48%) |
| HSV | hsv(184, 44%, 61%) |
| CMYK | cmyk(43.6%, 3.2%, 0%, 38.8%) |
| CIE-LAB | lab(58.61, -18.89, -8.98) |
| CIE-LCH | lch(58.61, 20.91, 205.43°) |
| OKLab | oklab(63.6% -0.0605 -0.0247) |
| OKLCH | oklch(63.6% 0.065 202.2) |
| XYZ | xyz(21.0896, 26.6066, 35.4703) |
| Luminance | 0.2661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 2.60
Sea
#3C9992
ΔE00 6.76
Dusty Teal
#4C9085
ΔE00 7.71
Darkcyan
#008B8B
ΔE00 8.57
Dull Teal
#5F9E8F
ΔE00 8.59
Dark Cyan
#0A888A
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58979C #9C5D58
analogous
#589C7F #58979C #58759C
triadic
#58979C #9C5897 #979C58
tetradic
#58979C #7F589C #9C5D58 #759C58
square
#58979C #7F589C #9C5D58 #759C58
split-complementary
#58979C #9C5875 #9C7F58
monochromatic
#2C4B4E #427175 #58979C #7CB1B5 #A3C8CB
Accessibility & contrast
On white
3.32
#58979C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.32
#58979C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #58979C
6.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58979C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58979C | 1.00 | 3.32 | 6.32 | 6.32 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E929C
Deuteranopia (green-blind)
#83899C
Tritanopia (blue-blind)
#389B98
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #58979c; /* rgb */ color: rgb(88, 151, 156); /* oklch */ color: oklch(63.6% 0.065 202.2);
Tailwind
colors: {
custom: {
50: '#8bb5b9',
500: '#58979c',
950: '#000000',
},
}SCSS
$custom: #58979c; $custom-light: #8bb5b9; $custom-dark: #000000;
JSON
{
"hex": "#58979c",
"rgb": {
"r": 88,
"g": 151,
"b": 156
},
"hsl": {
"h": 184.412,
"s": 27.869,
"l": 47.843
},
"oklch": {
"l": 0.636,
"c": 0.06534,
"h": 202.2
},
"luminance": 0.26608
}Semantic roles & 50–950 ramp
primary
#58979C
secondary
#B99997
accent
#6B64C4
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1111
muted
#7D8080