#9BB7BB#9BB7BB
#9BB7BB is a light, muted teal. Relative luminance 0.444; OKLCH L 76.0% C 0.031 H 207.0°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB7BB |
|---|---|
| RGB | rgb(155, 183, 187) |
| HSL | hsl(188, 19%, 67%) |
| HSV | hsv(188, 17%, 73%) |
| CMYK | cmyk(17.1%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(72.51, -8.64, -5.22) |
| CIE-LCH | lch(72.51, 10.09, 211.13°) |
| OKLab | oklab(75.97% -0.0277 -0.0141) |
| OKLCH | oklch(75.97% 0.031 207) |
| XYZ | xyz(39.4183, 44.4223, 53.5016) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.85
Bluegrey
#85A3B2
ΔE00 7.56
Cool Gray
#9AA7B0
ΔE00 7.57
Light Grey Blue
#9DBCD4
ΔE00 8.57
Bluey Grey
#89A0B0
ΔE00 9.01
Lightblue
#ADD8E6
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB7BB #BB9F9B
analogous
#9BBBAF #9BB7BB #9BA7BB
triadic
#9BB7BB #BB9BB7 #B7BB9B
tetradic
#9BB7BB #AF9BBB #BB9F9B #A7BB9B
square
#9BB7BB #AF9BBB #BB9F9B #A7BB9B
split-complementary
#9BB7BB #BB9BA7 #BBAF9B
monochromatic
#597D83 #779DA2 #9BB7BB #BFD1D4 #E4EBED
Accessibility & contrast
On white
2.12
#9BB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#9BB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB7BB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB7BB | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BB
Deuteranopia (green-blind)
#ACB0BB
Tritanopia (blue-blind)
#92BAB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9bb7bb; /* rgb */ color: rgb(155, 183, 187); /* oklch */ color: oklch(76.0% 0.031 207.0);
Tailwind
colors: {
custom: {
50: '#b9cccf',
500: '#9bb7bb',
950: '#000000',
},
}SCSS
$custom: #9bb7bb; $custom-light: #b9cccf; $custom-dark: #000000;
JSON
{
"hex": "#9bb7bb",
"rgb": {
"r": 155,
"g": 183,
"b": 187
},
"hsl": {
"h": 187.5,
"s": 19.048,
"l": 67.059
},
"oklch": {
"l": 0.75972,
"c": 0.0311,
"h": 207
},
"luminance": 0.44423
}Semantic roles & 50–950 ramp
primary
#9BB7BB
secondary
#DED5D4
accent
#53489D
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282