#9BB0BB#9BB0BB
#9BB0BB is a light, muted cyan. Relative luminance 0.416; OKLCH L 74.5% C 0.028 H 230.5°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB0BB |
|---|---|
| RGB | rgb(155, 176, 187) |
| HSL | hsl(201, 19%, 67%) |
| HSV | hsv(201, 17%, 73%) |
| CMYK | cmyk(17.1%, 5.9%, 0%, 26.7%) |
| CIE-LAB | lab(70.60, -4.89, -8.05) |
| CIE-LCH | lch(70.60, 9.42, 238.70°) |
| OKLab | oklab(74.46% -0.0179 -0.0218) |
| OKLCH | oklch(74.46% 0.028 230.5) |
| XYZ | xyz(38.0102, 41.6062, 53.0322) |
| Luminance | 0.4161 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.52
Bluegrey
#85A3B2
ΔE00 5.01
Bluey Grey
#89A0B0
ΔE00 5.22
Cool Grey
#95A3A6
ΔE00 5.23
Light Grey Blue
#9DBCD4
ΔE00 5.75
Cloudy Blue
#ACC2D9
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB0BB #BBA69B
analogous
#9BBBB6 #9BB0BB #9BA0BB
triadic
#9BB0BB #BB9BB0 #B0BB9B
tetradic
#9BB0BB #B69BBB #BBA69B #A0BB9B
square
#9BB0BB #B69BBB #BBA69B #A0BB9B
split-complementary
#9BB0BB #BB9BA0 #BBB69B
monochromatic
#597483 #7793A2 #9BB0BB #BFCDD4 #E4EAED
Accessibility & contrast
On white
2.25
#9BB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#9BB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB0BB
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB0BB | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#92B3B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9bb0bb; /* rgb */ color: rgb(155, 176, 187); /* oklch */ color: oklch(74.5% 0.028 230.5);
Tailwind
colors: {
custom: {
50: '#b8c7cf',
500: '#9bb0bb',
950: '#000000',
},
}SCSS
$custom: #9bb0bb; $custom-light: #b8c7cf; $custom-dark: #000000;
JSON
{
"hex": "#9bb0bb",
"rgb": {
"r": 155,
"g": 176,
"b": 187
},
"hsl": {
"h": 200.625,
"s": 19.048,
"l": 67.059
},
"oklch": {
"l": 0.74462,
"c": 0.02821,
"h": 230.5
},
"luminance": 0.41607
}Semantic roles & 50–950 ramp
primary
#9BB0BB
secondary
#DED7D4
accent
#65489D
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282