#558F95#558F95
#558F95 is a mid, moderate teal. Relative luminance 0.237; OKLCH L 61.3% C 0.061 H 204.2°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #558F95 |
|---|---|
| RGB | rgb(85, 143, 149) |
| HSL | hsl(186, 27%, 46%) |
| HSV | hsv(186, 43%, 58%) |
| CMYK | cmyk(43%, 4%, 0%, 41.6%) |
| CIE-LAB | lab(55.83, -17.31, -9.14) |
| CIE-LCH | lch(55.83, 19.57, 207.84°) |
| OKLab | oklab(61.26% -0.056 -0.0251) |
| OKLCH | oklch(61.26% 0.061 204.2) |
| XYZ | xyz(18.9916, 23.7447, 32.0104) |
| Luminance | 0.2375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.26
Dark Cyan
#0A888A
ΔE00 7.67
Teal Blue
#01889F
ΔE00 7.70
Dusty Teal
#4C9085
ΔE00 7.84
Darkcyan
#008B8B
ΔE00 7.92
Sea
#3C9992
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#558F95 #955B55
analogous
#55957B #558F95 #556F95
triadic
#558F95 #95558F #8F9555
tetradic
#558F95 #7B5595 #955B55 #6F9555
square
#558F95 #7B5595 #955B55 #6F9555
split-complementary
#558F95 #95556F #957B55
monochromatic
#294447 #3F6A6E #558F95 #76ABB1 #9DC3C7
Accessibility & contrast
On white
3.65
#558F95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#558F95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #558F95
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##558F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##558F95 | 1.00 | 3.65 | 5.75 | 5.75 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878B95
Deuteranopia (green-blind)
#7C8295
Tritanopia (blue-blind)
#389391
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #558f95; /* rgb */ color: rgb(85, 143, 149); /* oklch */ color: oklch(61.3% 0.061 204.2);
Tailwind
colors: {
custom: {
50: '#89b0b4',
500: '#558f95',
950: '#000000',
},
}SCSS
$custom: #558f95; $custom-light: #89b0b4; $custom-dark: #000000;
JSON
{
"hex": "#558f95",
"rgb": {
"r": 85,
"g": 143,
"b": 149
},
"hsl": {
"h": 185.625,
"s": 27.35,
"l": 45.882
},
"oklch": {
"l": 0.61264,
"c": 0.06136,
"h": 204.2
},
"luminance": 0.23746
}Semantic roles & 50–950 ramp
primary
#558F95
secondary
#B59591
accent
#6D64C4
background
#F8FAFB
surface
#F0F4F6
border
#CBCED0
text
#0C1011
muted
#7D7F80