#558F93#558F93
#558F93 is a mid, moderate teal. Relative luminance 0.237; OKLCH L 61.2% C 0.061 H 201.4°. Best body text is #000000 at 5.74:1 contrast (WCAG AA passes).
Color values
| HEX | #558F93 |
|---|---|
| RGB | rgb(85, 143, 147) |
| HSL | hsl(184, 27%, 45%) |
| HSV | hsv(184, 42%, 58%) |
| CMYK | cmyk(42.2%, 2.7%, 0%, 42.4%) |
| CIE-LAB | lab(55.77, -17.85, -8.08) |
| CIE-LCH | lch(55.77, 19.59, 204.37°) |
| OKLab | oklab(61.19% -0.0568 -0.0222) |
| OKLCH | oklch(61.19% 0.061 201.4) |
| XYZ | xyz(18.8333, 23.6814, 31.1767) |
| Luminance | 0.2368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.03
Dusty Teal
#4C9085
ΔE00 6.92
Sea
#3C9992
ΔE00 7.19
Dark Cyan
#0A888A
ΔE00 7.27
Darkcyan
#008B8B
ΔE00 7.43
Greenish Blue
#0B8B87
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#558F93 #935955
analogous
#559378 #558F93 #557093
triadic
#558F93 #93558F #8F9355
tetradic
#558F93 #785593 #935955 #709355
square
#558F93 #785593 #935955 #709355
split-complementary
#558F93 #935570 #937855
monochromatic
#284445 #3F696C #558F93 #76ACB0 #9CC3C6
Accessibility & contrast
On white
3.66
#558F93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.74
#558F93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #558F93
5.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##558F93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##558F93 | 1.00 | 3.66 | 5.74 | 5.74 |
| #FFFFFF | 3.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878A93
Deuteranopia (green-blind)
#7C8293
Tritanopia (blue-blind)
#399390
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #558f93; /* rgb */ color: rgb(85, 143, 147); /* oklch */ color: oklch(61.2% 0.061 201.4);
Tailwind
colors: {
custom: {
50: '#89b0b2',
500: '#558f93',
950: '#000000',
},
}SCSS
$custom: #558f93; $custom-light: #89b0b2; $custom-dark: #000000;
JSON
{
"hex": "#558f93",
"rgb": {
"r": 85,
"g": 143,
"b": 147
},
"hsl": {
"h": 183.871,
"s": 26.724,
"l": 45.49
},
"oklch": {
"l": 0.61191,
"c": 0.06104,
"h": 201.4
},
"luminance": 0.23683
}Semantic roles & 50–950 ramp
primary
#558F93
secondary
#B39390
accent
#6B65C3
background
#F8FAFA
surface
#F0F4F5
border
#CBCECF
text
#0C1011
muted
#7D7F80