#9FB1BB#9FB1BB
#9FB1BB is a light, muted cyan. Relative luminance 0.424; OKLCH L 75.0% C 0.025 H 232.0°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB1BB |
|---|---|
| RGB | rgb(159, 177, 187) |
| HSL | hsl(201, 17%, 68%) |
| HSV | hsv(201, 15%, 73%) |
| CMYK | cmyk(15%, 5.3%, 0%, 26.7%) |
| CIE-LAB | lab(71.15, -4.13, -7.21) |
| CIE-LCH | lch(71.15, 8.30, 240.19°) |
| OKLab | oklab(74.97% -0.0152 -0.0194) |
| OKLCH | oklch(74.97% 0.025 232) |
| XYZ | xyz(38.9877, 42.4022, 53.1344) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.18
Cool Grey
#95A3A6
ΔE00 5.17
Bluey Grey
#89A0B0
ΔE00 5.80
Bluegrey
#85A3B2
ΔE00 5.91
Light Grey Blue
#9DBCD4
ΔE00 6.05
Cloudy Blue
#ACC2D9
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB1BB #BBA99F
analogous
#9FBBB7 #9FB1BB #9FA3BB
triadic
#9FB1BB #BB9FB1 #B1BB9F
tetradic
#9FB1BB #B79FBB #BBA99F #A3BB9F
square
#9FB1BB #B79FBB #BBA99F #A3BB9F
split-complementary
#9FB1BB #BB9FA3 #BBB79F
monochromatic
#5D7583 #7B94A2 #9FB1BB #C3CED4 #E7EBEE
Accessibility & contrast
On white
2.22
#9FB1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#9FB1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB1BB
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB1BB | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BC
Deuteranopia (green-blind)
#A8ADBB
Tritanopia (blue-blind)
#98B4B4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9fb1bb; /* rgb */ color: rgb(159, 177, 187); /* oklch */ color: oklch(75.0% 0.025 232.0);
Tailwind
colors: {
custom: {
50: '#bbc8cf',
500: '#9fb1bb',
950: '#000000',
},
}SCSS
$custom: #9fb1bb; $custom-light: #bbc8cf; $custom-dark: #000000;
JSON
{
"hex": "#9fb1bb",
"rgb": {
"r": 159,
"g": 177,
"b": 187
},
"hsl": {
"h": 201.429,
"s": 17.073,
"l": 67.843
},
"oklch": {
"l": 0.74965,
"c": 0.02469,
"h": 232
},
"luminance": 0.42403
}Semantic roles & 50–950 ramp
primary
#9FB1BB
secondary
#DFDAD7
accent
#674A9B
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282