#9FB7BB#9FB7BB
#9FB7BB is a light, muted teal. Relative luminance 0.448; OKLCH L 76.3% C 0.027 H 208.7°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB7BB |
|---|---|
| RGB | rgb(159, 183, 187) |
| HSL | hsl(189, 17%, 68%) |
| HSV | hsv(189, 15%, 73%) |
| CMYK | cmyk(15%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(72.78, -7.34, -4.79) |
| CIE-LCH | lch(72.78, 8.77, 213.14°) |
| OKLab | oklab(76.25% -0.0236 -0.013) |
| OKLCH | oklch(76.25% 0.027 208.7) |
| XYZ | xyz(40.1989, 44.8248, 53.5382) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.25
Cool Gray
#9AA7B0
ΔE00 6.71
Bluegrey
#85A3B2
ΔE00 7.58
Light Grey Blue
#9DBCD4
ΔE00 8.22
Bluey Grey
#89A0B0
ΔE00 8.71
Dove Gray
#B6B8BD
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB7BB #BBA39F
analogous
#9FBBB1 #9FB7BB #9FA9BB
triadic
#9FB7BB #BB9FB7 #B7BB9F
tetradic
#9FB7BB #B19FBB #BBA39F #A9BB9F
square
#9FB7BB #B19FBB #BBA39F #A9BB9F
split-complementary
#9FB7BB #BB9FA9 #BBB19F
monochromatic
#5D7D83 #7B9CA2 #9FB7BB #C3D2D4 #E7EDEE
Accessibility & contrast
On white
2.11
#9FB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#9FB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB7BB
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB7BB | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BB
Deuteranopia (green-blind)
#AEB1BB
Tritanopia (blue-blind)
#97B9B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9fb7bb; /* rgb */ color: rgb(159, 183, 187); /* oklch */ color: oklch(76.3% 0.027 208.7);
Tailwind
colors: {
custom: {
50: '#bbcccf',
500: '#9fb7bb',
950: '#000000',
},
}SCSS
$custom: #9fb7bb; $custom-light: #bbcccf; $custom-dark: #000000;
JSON
{
"hex": "#9fb7bb",
"rgb": {
"r": 159,
"g": 183,
"b": 187
},
"hsl": {
"h": 188.571,
"s": 17.073,
"l": 67.843
},
"oklch": {
"l": 0.76251,
"c": 0.02697,
"h": 208.7
},
"luminance": 0.44826
}Semantic roles & 50–950 ramp
primary
#9FB7BB
secondary
#DFD8D7
accent
#564A9B
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282