#5C949A#5C949A
#5C949A is a light, muted teal. Relative luminance 0.258; OKLCH L 63.0% C 0.060 H 204.4°. Best body text is #000000 at 6.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5C949A |
|---|---|
| RGB | rgb(92, 148, 154) |
| HSL | hsl(186, 25%, 48%) |
| HSV | hsv(186, 40%, 60%) |
| CMYK | cmyk(40.3%, 3.9%, 0%, 39.6%) |
| CIE-LAB | lab(57.83, -16.78, -8.98) |
| CIE-LCH | lch(57.83, 19.03, 208.15°) |
| OKLab | oklab(63.01% -0.0542 -0.0246) |
| OKLCH | oklch(63.01% 0.06 204.4) |
| XYZ | xyz(20.8341, 25.7868, 34.4451) |
| Luminance | 0.2579 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.81
Sea
#3C9992
ΔE00 7.96
Dusty Teal
#4C9085
ΔE00 8.31
Teal Blue
#01889F
ΔE00 8.85
Dark Cyan
#0A888A
ΔE00 9.10
Darkcyan
#008B8B
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5C949A #9A625C
analogous
#5C9A81 #5C949A #5C759A
triadic
#5C949A #9A5C94 #949A5C
tetradic
#5C949A #815C9A #9A625C #759A5C
square
#5C949A #815C9A #9A625C #759A5C
split-complementary
#5C949A #9A5C75 #9A815C
monochromatic
#2E4A4D #456F74 #5C949A #80AEB3 #A6C7CA
Accessibility & contrast
On white
3.41
#5C949A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.16
#5C949A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #5C949A
6.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5C949A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5C949A | 1.00 | 3.41 | 6.16 | 6.16 |
| #FFFFFF | 3.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C909A
Deuteranopia (green-blind)
#81889A
Tritanopia (blue-blind)
#429896
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #5c949a; /* rgb */ color: rgb(92, 148, 154); /* oklch */ color: oklch(63.0% 0.060 204.4);
Tailwind
colors: {
custom: {
50: '#8db3b7',
500: '#5c949a',
950: '#000000',
},
}SCSS
$custom: #5c949a; $custom-light: #8db3b7; $custom-dark: #000000;
JSON
{
"hex": "#5c949a",
"rgb": {
"r": 92,
"g": 148,
"b": 154
},
"hsl": {
"h": 185.806,
"s": 25.203,
"l": 48.235
},
"oklch": {
"l": 0.6301,
"c": 0.05957,
"h": 204.4
},
"luminance": 0.25788
}Semantic roles & 50–950 ramp
primary
#5C949A
secondary
#B89D9A
accent
#6F66C2
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1111
muted
#7D8080