#9AB7BB#9AB7BB
#9AB7BB is a light, muted teal. Relative luminance 0.443; OKLCH L 75.9% C 0.032 H 206.7°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #9AB7BB |
|---|---|
| RGB | rgb(154, 183, 187) |
| HSL | hsl(187, 20%, 67%) |
| HSV | hsv(187, 18%, 73%) |
| CMYK | cmyk(17.6%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(72.44, -8.96, -5.32) |
| CIE-LCH | lch(72.44, 10.42, 210.71°) |
| OKLab | oklab(75.9% -0.0287 -0.0144) |
| OKLCH | oklch(75.9% 0.032 206.7) |
| XYZ | xyz(39.2271, 44.3237, 53.4926) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.01
Bluegrey
#85A3B2
ΔE00 7.59
Cool Gray
#9AA7B0
ΔE00 7.80
Light Grey Blue
#9DBCD4
ΔE00 8.68
Bluey Grey
#89A0B0
ΔE00 9.11
Lightblue
#ADD8E6
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AB7BB #BB9E9A
analogous
#9ABBAF #9AB7BB #9AA7BB
triadic
#9AB7BB #BB9AB7 #B7BB9A
tetradic
#9AB7BB #AF9ABB #BB9E9A #A7BB9A
square
#9AB7BB #AF9ABB #BB9E9A #A7BB9A
split-complementary
#9AB7BB #BB9AA7 #BBAF9A
monochromatic
#587D83 #759DA2 #9AB7BB #BFD1D4 #E3EBEC
Accessibility & contrast
On white
2.13
#9AB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#9AB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AB7BB
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AB7BB | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BB
Deuteranopia (green-blind)
#ACB0BB
Tritanopia (blue-blind)
#90BAB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9ab7bb; /* rgb */ color: rgb(154, 183, 187); /* oklch */ color: oklch(75.9% 0.032 206.7);
Tailwind
colors: {
custom: {
50: '#b8cccf',
500: '#9ab7bb',
950: '#000000',
},
}SCSS
$custom: #9ab7bb; $custom-light: #b8cccf; $custom-dark: #000000;
JSON
{
"hex": "#9ab7bb",
"rgb": {
"r": 154,
"g": 183,
"b": 187
},
"hsl": {
"h": 187.273,
"s": 19.527,
"l": 66.863
},
"oklch": {
"l": 0.75904,
"c": 0.03212,
"h": 206.7
},
"luminance": 0.44325
}Semantic roles & 50–950 ramp
primary
#9AB7BB
secondary
#DED4D3
accent
#52489E
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282