#9DB7BB#9DB7BB
#9DB7BB is a light, muted teal. Relative luminance 0.446; OKLCH L 76.1% C 0.029 H 207.8°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9DB7BB |
|---|---|
| RGB | rgb(157, 183, 187) |
| HSL | hsl(188, 18%, 67%) |
| HSV | hsv(188, 16%, 73%) |
| CMYK | cmyk(16%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(72.64, -7.99, -5.01) |
| CIE-LCH | lch(72.64, 9.43, 212.07°) |
| OKLab | oklab(76.11% -0.0257 -0.0136) |
| OKLCH | oklch(76.11% 0.029 207.8) |
| XYZ | xyz(39.8054, 44.6219, 53.5197) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.53
Cool Gray
#9AA7B0
ΔE00 7.14
Bluegrey
#85A3B2
ΔE00 7.54
Light Grey Blue
#9DBCD4
ΔE00 8.38
Bluey Grey
#89A0B0
ΔE00 8.84
Lightblue
#ADD8E6
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DB7BB #BBA19D
analogous
#9DBBB0 #9DB7BB #9DA8BB
triadic
#9DB7BB #BB9DB7 #B7BB9D
tetradic
#9DB7BB #B09DBB #BBA19D #A8BB9D
square
#9DB7BB #B09DBB #BBA19D #A8BB9D
split-complementary
#9DB7BB #BB9DA8 #BBB09D
monochromatic
#5B7D83 #799CA2 #9DB7BB #C1D2D4 #E5ECED
Accessibility & contrast
On white
2.12
#9DB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#9DB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DB7BB
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DB7BB | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BB
Deuteranopia (green-blind)
#ADB0BB
Tritanopia (blue-blind)
#94B9B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9db7bb; /* rgb */ color: rgb(157, 183, 187); /* oklch */ color: oklch(76.1% 0.029 207.8);
Tailwind
colors: {
custom: {
50: '#bacccf',
500: '#9db7bb',
950: '#000000',
},
}SCSS
$custom: #9db7bb; $custom-light: #bacccf; $custom-dark: #000000;
JSON
{
"hex": "#9db7bb",
"rgb": {
"r": 157,
"g": 183,
"b": 187
},
"hsl": {
"h": 188,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.76111,
"c": 0.02904,
"h": 207.8
},
"luminance": 0.44623
}Semantic roles & 50–950 ramp
primary
#9DB7BB
secondary
#DFD6D5
accent
#54499C
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282