#9FB0BB#9FB0BB
#9FB0BB is a light, muted cyan. Relative luminance 0.420; OKLCH L 74.8% C 0.025 H 236.1°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB0BB |
|---|---|
| RGB | rgb(159, 176, 187) |
| HSL | hsl(204, 17%, 68%) |
| HSV | hsv(204, 15%, 73%) |
| CMYK | cmyk(15%, 5.9%, 0%, 26.7%) |
| CIE-LAB | lab(70.88, -3.59, -7.61) |
| CIE-LCH | lch(70.88, 8.41, 244.74°) |
| OKLab | oklab(74.75% -0.0138 -0.0205) |
| OKLCH | oklch(74.75% 0.025 236.1) |
| XYZ | xyz(38.7909, 42.0087, 53.0688) |
| Luminance | 0.4201 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.81
Cool Grey
#95A3A6
ΔE00 5.33
Bluey Grey
#89A0B0
ΔE00 5.51
Bluegrey
#85A3B2
ΔE00 5.93
Light Grey Blue
#9DBCD4
ΔE00 5.94
Cloudy Blue
#ACC2D9
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB0BB #BBAA9F
analogous
#9FBBB8 #9FB0BB #9FA2BB
triadic
#9FB0BB #BB9FB0 #B0BB9F
tetradic
#9FB0BB #B89FBB #BBAA9F #A2BB9F
square
#9FB0BB #B89FBB #BBAA9F #A2BB9F
split-complementary
#9FB0BB #BB9FA2 #BBB89F
monochromatic
#5D7483 #7B93A2 #9FB0BB #C3CDD4 #E7EBEE
Accessibility & contrast
On white
2.23
#9FB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#9FB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB0BB
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB0BB | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#A7ACBB
Tritanopia (blue-blind)
#98B3B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9fb0bb; /* rgb */ color: rgb(159, 176, 187); /* oklch */ color: oklch(74.8% 0.025 236.1);
Tailwind
colors: {
custom: {
50: '#bbc7cf',
500: '#9fb0bb',
950: '#000000',
},
}SCSS
$custom: #9fb0bb; $custom-light: #bbc7cf; $custom-dark: #000000;
JSON
{
"hex": "#9fb0bb",
"rgb": {
"r": 159,
"g": 176,
"b": 187
},
"hsl": {
"h": 203.571,
"s": 17.073,
"l": 67.843
},
"oklch": {
"l": 0.74752,
"c": 0.02473,
"h": 236.1
},
"luminance": 0.42009
}Semantic roles & 50–950 ramp
primary
#9FB0BB
secondary
#DFDAD7
accent
#6A4A9B
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282