#9DBBB9#9DBBB9
#9DBBB9 is a light, muted teal. Relative luminance 0.462; OKLCH L 76.9% C 0.033 H 191.5°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBBB9 |
|---|---|
| RGB | rgb(157, 187, 185) |
| HSL | hsl(176, 18%, 67%) |
| HSV | hsv(176, 16%, 73%) |
| CMYK | cmyk(16%, 0%, 1.1%, 26.7%) |
| CIE-LAB | lab(73.68, -10.53, -2.38) |
| CIE-LCH | lch(73.68, 10.80, 192.76°) |
| OKLab | oklab(76.92% -0.032 -0.0065) |
| OKLCH | oklch(76.92% 0.033 191.5) |
| XYZ | xyz(40.4296, 46.2104, 52.6789) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.73
Lightblue
#ADD8E6
ΔE00 9.81
Powder Blue
#B0E0E6
ΔE00 9.84
Cool Gray
#9AA7B0
ΔE00 10.20
Bluegrey
#85A3B2
ΔE00 10.40
Silver (survey)
#C5C9C7
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBBB9 #BB9D9F
analogous
#9DBBAA #9DBBB9 #9DAEBB
triadic
#9DBBB9 #B99DBB #BBB99D
tetradic
#9DBBB9 #AA9DBB #BB9D9F #AEBB9D
square
#9DBBB9 #AA9DBB #BB9D9F #AEBB9D
split-complementary
#9DBBB9 #BB9DAE #BBAA9D
monochromatic
#5B8380 #79A29F #9DBBB9 #C1D4D3 #E5EDED
Accessibility & contrast
On white
2.05
#9DBBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#9DBBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBBB9
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBBB9 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8B9
Deuteranopia (green-blind)
#B1B3B9
Tritanopia (blue-blind)
#95BDBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9dbbb9; /* rgb */ color: rgb(157, 187, 185); /* oklch */ color: oklch(76.9% 0.033 191.5);
Tailwind
colors: {
custom: {
50: '#bacfce',
500: '#9dbbb9',
950: '#000000',
},
}SCSS
$custom: #9dbbb9; $custom-light: #bacfce; $custom-dark: #000000;
JSON
{
"hex": "#9dbbb9",
"rgb": {
"r": 157,
"g": 187,
"b": 185
},
"hsl": {
"h": 176,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.76916,
"c": 0.03268,
"h": 191.5
},
"luminance": 0.46212
}Semantic roles & 50–950 ramp
primary
#9DBBB9
secondary
#DFD5D6
accent
#494F9C
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282