#5F949A#5F949A
#5F949A is a light, muted teal. Relative luminance 0.259; OKLCH L 63.2% C 0.057 H 204.9°. Best body text is #000000 at 6.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5F949A |
|---|---|
| RGB | rgb(95, 148, 154) |
| HSL | hsl(186, 24%, 49%) |
| HSV | hsv(186, 38%, 60%) |
| CMYK | cmyk(38.3%, 3.9%, 0%, 39.6%) |
| CIE-LAB | lab(57.98, -15.96, -8.74) |
| CIE-LCH | lch(57.98, 18.19, 208.70°) |
| OKLab | oklab(63.17% -0.0516 -0.024) |
| OKLCH | oklch(63.17% 0.057 204.9) |
| XYZ | xyz(21.1399, 25.9444, 34.4594) |
| Luminance | 0.2595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.00
Sea
#3C9992
ΔE00 8.37
Dusty Teal
#4C9085
ΔE00 8.61
Greyblue
#77A1B5
ΔE00 9.09
Teal Blue
#01889F
ΔE00 9.13
Greyish Teal
#719F91
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5F949A #9A655F
analogous
#5F9A83 #5F949A #5F779A
triadic
#5F949A #9A5F94 #949A5F
tetradic
#5F949A #835F9A #9A655F #779A5F
square
#5F949A #835F9A #9A655F #779A5F
split-complementary
#5F949A #9A5F77 #9A835F
monochromatic
#304B4E #487074 #5F949A #83AEB3 #A9C7CA
Accessibility & contrast
On white
3.39
#5F949A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.19
#5F949A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #5F949A
6.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5F949A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5F949A | 1.00 | 3.39 | 6.19 | 6.19 |
| #FFFFFF | 3.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C909A
Deuteranopia (green-blind)
#82889A
Tritanopia (blue-blind)
#479896
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #5f949a; /* rgb */ color: rgb(95, 148, 154); /* oklch */ color: oklch(63.2% 0.057 204.9);
Tailwind
colors: {
custom: {
50: '#8fb3b7',
500: '#5f949a',
950: '#000000',
},
}SCSS
$custom: #5f949a; $custom-light: #8fb3b7; $custom-dark: #000000;
JSON
{
"hex": "#5f949a",
"rgb": {
"r": 95,
"g": 148,
"b": 154
},
"hsl": {
"h": 186.102,
"s": 23.695,
"l": 48.824
},
"oklch": {
"l": 0.63171,
"c": 0.05692,
"h": 204.9
},
"luminance": 0.25946
}Semantic roles & 50–950 ramp
primary
#5F949A
secondary
#B89F9C
accent
#7168C0
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0D1111
muted
#7D8080