#9DBBB7#9DBBB7
#9DBBB7 is a light, muted teal. Relative luminance 0.461; OKLCH L 76.9% C 0.033 H 186.7°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBBB7 |
|---|---|
| RGB | rgb(157, 187, 183) |
| HSL | hsl(172, 18%, 67%) |
| HSV | hsv(172, 16%, 73%) |
| CMYK | cmyk(16%, 0%, 2.1%, 26.7%) |
| CIE-LAB | lab(73.63, -10.95, -1.37) |
| CIE-LCH | lch(73.63, 11.03, 187.15°) |
| OKLab | oklab(76.85% -0.0328 -0.0038) |
| OKLCH | oklch(76.85% 0.033 186.7) |
| XYZ | xyz(40.2199, 46.1265, 51.5748) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.12
Powder Blue
#B0E0E6
ΔE00 10.17
Lightblue
#ADD8E6
ΔE00 10.48
Cool Gray
#9AA7B0
ΔE00 10.82
Silver (survey)
#C5C9C7
ΔE00 10.97
Bluegrey
#85A3B2
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBBB7 #BB9DA1
analogous
#9DBBA8 #9DBBB7 #9DB0BB
triadic
#9DBBB7 #B79DBB #BBB79D
tetradic
#9DBBB7 #A89DBB #BB9DA1 #B0BB9D
square
#9DBBB7 #A89DBB #BB9DA1 #B0BB9D
split-complementary
#9DBBB7 #BB9DB0 #BBA89D
monochromatic
#5B837D #79A29C #9DBBB7 #C1D4D2 #E5EDEC
Accessibility & contrast
On white
2.05
#9DBBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#9DBBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBBB7
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBBB7 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B7
Deuteranopia (green-blind)
#B2B3B7
Tritanopia (blue-blind)
#95BDBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9dbbb7; /* rgb */ color: rgb(157, 187, 183); /* oklch */ color: oklch(76.9% 0.033 186.7);
Tailwind
colors: {
custom: {
50: '#bacfcc',
500: '#9dbbb7',
950: '#000000',
},
}SCSS
$custom: #9dbbb7; $custom-light: #bacfcc; $custom-dark: #000000;
JSON
{
"hex": "#9dbbb7",
"rgb": {
"r": 157,
"g": 187,
"b": 183
},
"hsl": {
"h": 172,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.76855,
"c": 0.03306,
"h": 186.7
},
"luminance": 0.46128
}Semantic roles & 50–950 ramp
primary
#9DBBB7
secondary
#DFD5D6
accent
#49549C
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282