#5F949B#5F949B
#5F949B is a light, muted teal. Relative luminance 0.260; OKLCH L 63.2% C 0.057 H 206.4°. Best body text is #000000 at 6.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5F949B |
|---|---|
| RGB | rgb(95, 148, 155) |
| HSL | hsl(187, 24%, 49%) |
| HSV | hsv(187, 39%, 61%) |
| CMYK | cmyk(38.7%, 4.5%, 0%, 39.2%) |
| CIE-LAB | lab(58.02, -15.69, -9.26) |
| CIE-LCH | lch(58.02, 18.22, 210.54°) |
| OKLab | oklab(63.21% -0.0512 -0.0254) |
| OKLCH | oklch(63.21% 0.057 206.4) |
| XYZ | xyz(21.2235, 25.9779, 34.8999) |
| Luminance | 0.2598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.27
Greyblue
#77A1B5
ΔE00 8.73
Sea
#3C9992
ΔE00 8.76
Teal Blue
#01889F
ΔE00 8.93
Dusty Teal
#4C9085
ΔE00 9.05
Bluish Grey
#748B97
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5F949B #9B665F
analogous
#5F9B84 #5F949B #5F769B
triadic
#5F949B #9B5F94 #949B5F
tetradic
#5F949B #845F9B #9B665F #769B5F
square
#5F949B #845F9B #9B665F #769B5F
split-complementary
#5F949B #9B5F76 #9B845F
monochromatic
#304C4F #487075 #5F949B #84AEB3 #AAC7CB
Accessibility & contrast
On white
3.39
#5F949B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.20
#5F949B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #5F949B
6.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5F949B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5F949B | 1.00 | 3.39 | 6.20 | 6.20 |
| #FFFFFF | 3.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C909C
Deuteranopia (green-blind)
#82889B
Tritanopia (blue-blind)
#479896
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #5f949b; /* rgb */ color: rgb(95, 148, 155); /* oklch */ color: oklch(63.2% 0.057 206.4);
Tailwind
colors: {
custom: {
50: '#8fb3b8',
500: '#5f949b',
950: '#000000',
},
}SCSS
$custom: #5f949b; $custom-light: #8fb3b8; $custom-dark: #000000;
JSON
{
"hex": "#5f949b",
"rgb": {
"r": 95,
"g": 148,
"b": 155
},
"hsl": {
"h": 187,
"s": 24,
"l": 49.02
},
"oklch": {
"l": 0.63207,
"c": 0.05716,
"h": 206.4
},
"luminance": 0.25979
}Semantic roles & 50–950 ramp
primary
#5F949B
secondary
#B9A09D
accent
#7267C0
background
#F9FBFB
surface
#F1F6F6
border
#CBD0D0
text
#0D1111
muted
#7E8080