#5A949B#5A949B
#5A949B is a light, moderate teal. Relative luminance 0.257; OKLCH L 62.9% C 0.062 H 205.5°. Best body text is #000000 at 6.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5A949B |
|---|---|
| RGB | rgb(90, 148, 155) |
| HSL | hsl(186, 27%, 48%) |
| HSV | hsv(186, 42%, 61%) |
| CMYK | cmyk(41.9%, 4.5%, 0%, 39.2%) |
| CIE-LAB | lab(57.77, -17.04, -9.65) |
| CIE-LCH | lch(57.77, 19.59, 209.53°) |
| OKLab | oklab(62.94% -0.0555 -0.0265) |
| OKLCH | oklch(62.94% 0.062 205.5) |
| XYZ | xyz(20.7206, 25.7185, 34.8763) |
| Luminance | 0.2572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.97
Sea
#3C9992
ΔE00 8.10
Teal Blue
#01889F
ΔE00 8.47
Dusty Teal
#4C9085
ΔE00 8.59
Dark Cyan
#0A888A
ΔE00 9.01
Darkcyan
#008B8B
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5A949B #9B615A
analogous
#5A9B82 #5A949B #5A739B
triadic
#5A949B #9B5A94 #949B5A
tetradic
#5A949B #825A9B #9B615A #739B5A
square
#5A949B #825A9B #9B615A #739B5A
split-complementary
#5A949B #9B5A73 #9B825A
monochromatic
#2D4A4E #446F74 #5A949B #7EAEB4 #A5C7CB
Accessibility & contrast
On white
3.42
#5A949B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.14
#5A949B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #5A949B
6.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5A949B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5A949B | 1.00 | 3.42 | 6.14 | 6.14 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B909C
Deuteranopia (green-blind)
#81879B
Tritanopia (blue-blind)
#3D9896
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #5a949b; /* rgb */ color: rgb(90, 148, 155); /* oklch */ color: oklch(62.9% 0.062 205.5);
Tailwind
colors: {
custom: {
50: '#8cb3b8',
500: '#5a949b',
950: '#000000',
},
}SCSS
$custom: #5a949b; $custom-light: #8cb3b8; $custom-dark: #000000;
JSON
{
"hex": "#5a949b",
"rgb": {
"r": 90,
"g": 148,
"b": 155
},
"hsl": {
"h": 186.462,
"s": 26.531,
"l": 48.039
},
"oklch": {
"l": 0.62942,
"c": 0.06153,
"h": 205.5
},
"luminance": 0.2572
}Semantic roles & 50–950 ramp
primary
#5A949B
secondary
#B89C98
accent
#6F65C3
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1111
muted
#7D8080