#9DBBB6#9DBBB6
#9DBBB6 is a light, muted teal. Relative luminance 0.461; OKLCH L 76.8% C 0.033 H 184.3°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBBB6 |
|---|---|
| RGB | rgb(157, 187, 182) |
| HSL | hsl(170, 18%, 67%) |
| HSV | hsv(170, 16%, 73%) |
| CMYK | cmyk(16%, 0%, 2.7%, 26.7%) |
| CIE-LAB | lab(73.60, -11.15, -0.87) |
| CIE-LCH | lch(73.60, 11.19, 184.45°) |
| OKLab | oklab(76.83% -0.0332 -0.0025) |
| OKLCH | oklch(76.83% 0.033 184.3) |
| XYZ | xyz(40.1162, 46.0851, 51.0286) |
| Luminance | 0.4609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.34
Powder Blue
#B0E0E6
ΔE00 10.36
Lightblue
#ADD8E6
ΔE00 10.83
Greyish Teal
#719F91
ΔE00 10.97
Silver (survey)
#C5C9C7
ΔE00 11.08
Cool Gray
#9AA7B0
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBBB6 #BB9DA2
analogous
#9DBBA7 #9DBBB6 #9DB1BB
triadic
#9DBBB6 #B69DBB #BBB69D
tetradic
#9DBBB6 #A79DBB #BB9DA2 #B1BB9D
square
#9DBBB6 #A79DBB #BB9DA2 #B1BB9D
split-complementary
#9DBBB6 #BB9DB1 #BBA79D
monochromatic
#5B837C #79A29B #9DBBB6 #C1D4D1 #E5EDEC
Accessibility & contrast
On white
2.06
#9DBBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#9DBBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBBB6
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBBB6 | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B6
Deuteranopia (green-blind)
#B2B3B6
Tritanopia (blue-blind)
#95BCB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9dbbb6; /* rgb */ color: rgb(157, 187, 182); /* oklch */ color: oklch(76.8% 0.033 184.3);
Tailwind
colors: {
custom: {
50: '#bacfcb',
500: '#9dbbb6',
950: '#000000',
},
}SCSS
$custom: #9dbbb6; $custom-light: #bacfcb; $custom-dark: #000000;
JSON
{
"hex": "#9dbbb6",
"rgb": {
"r": 157,
"g": 187,
"b": 182
},
"hsl": {
"h": 170,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.76825,
"c": 0.03333,
"h": 184.3
},
"luminance": 0.46086
}Semantic roles & 50–950 ramp
primary
#9DBBB6
secondary
#DFD5D7
accent
#49579C
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282