#9BB6BB#9BB6BB
#9BB6BB is a light, muted teal. Relative luminance 0.440; OKLCH L 75.8% C 0.030 H 210.1°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB6BB |
|---|---|
| RGB | rgb(155, 182, 187) |
| HSL | hsl(189, 19%, 67%) |
| HSV | hsv(189, 17%, 73%) |
| CMYK | cmyk(17.1%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(72.24, -8.11, -5.62) |
| CIE-LCH | lch(72.24, 9.87, 214.74°) |
| OKLab | oklab(75.76% -0.0263 -0.0152) |
| OKLCH | oklch(75.76% 0.03 210.1) |
| XYZ | xyz(39.2128, 44.0112, 53.4331) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.43
Cool Gray
#9AA7B0
ΔE00 6.96
Bluegrey
#85A3B2
ΔE00 7.04
Light Grey Blue
#9DBCD4
ΔE00 8.06
Bluey Grey
#89A0B0
ΔE00 8.41
Greyblue
#77A1B5
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB6BB #BBA09B
analogous
#9BBBB0 #9BB6BB #9BA6BB
triadic
#9BB6BB #BB9BB6 #B6BB9B
tetradic
#9BB6BB #B09BBB #BBA09B #A6BB9B
square
#9BB6BB #B09BBB #BBA09B #A6BB9B
split-complementary
#9BB6BB #BB9BA6 #BBB09B
monochromatic
#597C83 #779BA2 #9BB6BB #BFD1D4 #E4EBED
Accessibility & contrast
On white
2.14
#9BB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#9BB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB6BB
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB6BB | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BB
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#92B9B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9bb6bb; /* rgb */ color: rgb(155, 182, 187); /* oklch */ color: oklch(75.8% 0.030 210.1);
Tailwind
colors: {
custom: {
50: '#b9cbcf',
500: '#9bb6bb',
950: '#000000',
},
}SCSS
$custom: #9bb6bb; $custom-light: #b9cbcf; $custom-dark: #000000;
JSON
{
"hex": "#9bb6bb",
"rgb": {
"r": 155,
"g": 182,
"b": 187
},
"hsl": {
"h": 189.375,
"s": 19.048,
"l": 67.059
},
"oklch": {
"l": 0.75756,
"c": 0.0304,
"h": 210.1
},
"luminance": 0.44012
}Semantic roles & 50–950 ramp
primary
#9BB6BB
secondary
#DED5D4
accent
#55489D
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282