#558B95#558B95
#558B95 is a mid, muted teal. Relative luminance 0.226; OKLCH L 60.3% C 0.059 H 210.6°. Best body text is #000000 at 5.51:1 contrast (WCAG AA passes).
Color values
| HEX | #558B95 |
|---|---|
| RGB | rgb(85, 139, 149) |
| HSL | hsl(189, 27%, 46%) |
| HSV | hsv(189, 43%, 58%) |
| CMYK | cmyk(43%, 6.7%, 0%, 41.6%) |
| CIE-LAB | lab(54.62, -15.15, -10.95) |
| CIE-LCH | lch(54.62, 18.69, 215.86°) |
| OKLab | oklab(60.3% -0.0509 -0.0301) |
| OKLCH | oklch(60.3% 0.059 210.6) |
| XYZ | xyz(18.4018, 22.5651, 31.8138) |
| Luminance | 0.2257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Teal Blue
#01889F
ΔE00 6.59
Dirty Blue
#3F829D
ΔE00 7.22
Cadetblue
#5F9EA0
ΔE00 7.38
Bluish Grey
#748B97
ΔE00 8.54
Dark Cyan
#0A888A
ΔE00 8.73
Steel Grey
#6F828A
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#558B95 #955F55
analogous
#55957F #558B95 #556B95
triadic
#558B95 #95558B #8B9555
tetradic
#558B95 #7F5595 #955F55 #6B9555
square
#558B95 #7F5595 #955F55 #6B9555
split-complementary
#558B95 #95556B #957F55
monochromatic
#294247 #3F676E #558B95 #76A8B1 #9DC1C7
Accessibility & contrast
On white
3.81
#558B95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.51
#558B95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #558B95
5.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##558B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##558B95 | 1.00 | 3.81 | 5.51 | 5.51 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#828796
Deuteranopia (green-blind)
#787F95
Tritanopia (blue-blind)
#39908E
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #558b95; /* rgb */ color: rgb(85, 139, 149); /* oklch */ color: oklch(60.3% 0.059 210.6);
Tailwind
colors: {
custom: {
50: '#88adb4',
500: '#558b95',
950: '#000000',
},
}SCSS
$custom: #558b95; $custom-light: #88adb4; $custom-dark: #000000;
JSON
{
"hex": "#558b95",
"rgb": {
"r": 85,
"g": 139,
"b": 149
},
"hsl": {
"h": 189.375,
"s": 27.35,
"l": 45.882
},
"oklch": {
"l": 0.60296,
"c": 0.05916,
"h": 210.6
},
"luminance": 0.22566
}Semantic roles & 50–950 ramp
primary
#558B95
secondary
#B59791
accent
#7364C4
background
#F8FAFB
surface
#F0F4F6
border
#CBCED0
text
#0C1011
muted
#7D7F80