#9FB2BB#9FB2BB
#9FB2BB is a light, muted cyan. Relative luminance 0.428; OKLCH L 75.2% C 0.025 H 227.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB2BB |
|---|---|
| RGB | rgb(159, 178, 187) |
| HSL | hsl(199, 17%, 68%) |
| HSV | hsv(199, 15%, 73%) |
| CMYK | cmyk(15%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(71.42, -4.67, -6.80) |
| CIE-LCH | lch(71.42, 8.25, 235.55°) |
| OKLab | oklab(75.18% -0.0166 -0.0184) |
| OKLCH | oklch(75.18% 0.025 227.9) |
| XYZ | xyz(39.1859, 42.7987, 53.2005) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.66
Cool Grey
#95A3A6
ΔE00 5.12
Bluegrey
#85A3B2
ΔE00 5.98
Bluey Grey
#89A0B0
ΔE00 6.16
Light Grey Blue
#9DBCD4
ΔE00 6.25
Cloudy Blue
#ACC2D9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB2BB #BBA89F
analogous
#9FBBB6 #9FB2BB #9FA4BB
triadic
#9FB2BB #BB9FB2 #B2BB9F
tetradic
#9FB2BB #B69FBB #BBA89F #A4BB9F
square
#9FB2BB #B69FBB #BBA89F #A4BB9F
split-complementary
#9FB2BB #BB9FA4 #BBB69F
monochromatic
#5D7783 #7B95A2 #9FB2BB #C3CFD4 #E7EBEE
Accessibility & contrast
On white
2.20
#9FB2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#9FB2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB2BB
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB2BB | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BC
Deuteranopia (green-blind)
#A9ADBB
Tritanopia (blue-blind)
#98B5B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9fb2bb; /* rgb */ color: rgb(159, 178, 187); /* oklch */ color: oklch(75.2% 0.025 227.9);
Tailwind
colors: {
custom: {
50: '#bbc9cf',
500: '#9fb2bb',
950: '#000000',
},
}SCSS
$custom: #9fb2bb; $custom-light: #bbc9cf; $custom-dark: #000000;
JSON
{
"hex": "#9fb2bb",
"rgb": {
"r": 159,
"g": 178,
"b": 187
},
"hsl": {
"h": 199.286,
"s": 17.073,
"l": 67.843
},
"oklch": {
"l": 0.75179,
"c": 0.02477,
"h": 227.9
},
"luminance": 0.428
}Semantic roles & 50–950 ramp
primary
#9FB2BB
secondary
#DFD9D7
accent
#644A9B
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282