#9DBBB3#9DBBB3
#9DBBB3 is a light, muted teal. Relative luminance 0.460; OKLCH L 76.7% C 0.035 H 177.4°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBBB3 |
|---|---|
| RGB | rgb(157, 187, 179) |
| HSL | hsl(164, 18%, 67%) |
| HSV | hsv(164, 16%, 73%) |
| CMYK | cmyk(16%, 0%, 4.3%, 26.7%) |
| CIE-LAB | lab(73.52, -11.77, 0.65) |
| CIE-LCH | lch(73.52, 11.79, 176.83°) |
| OKLab | oklab(76.74% -0.0345 0.0016) |
| OKLCH | oklch(76.74% 0.035 177.4) |
| XYZ | xyz(39.8095, 45.9624, 49.4133) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 10.04
Greenish Grey
#96AE8D
ΔE00 10.04
Pale Teal
#82CBB2
ΔE00 10.36
Greyish Teal
#719F91
ΔE00 10.47
Powder Blue
#B0E0E6
ΔE00 11.04
Silver (survey)
#C5C9C7
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBBB3 #BB9DA5
analogous
#9DBBA4 #9DBBB3 #9DB4BB
triadic
#9DBBB3 #B39DBB #BBB39D
tetradic
#9DBBB3 #A49DBB #BB9DA5 #B4BB9D
square
#9DBBB3 #A49DBB #BB9DA5 #B4BB9D
split-complementary
#9DBBB3 #BB9DB4 #BBA49D
monochromatic
#5B8378 #79A297 #9DBBB3 #C1D4CF #E5EDEB
Accessibility & contrast
On white
2.06
#9DBBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#9DBBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBBB3
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBBB3 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B3
Deuteranopia (green-blind)
#B3B3B4
Tritanopia (blue-blind)
#96BCB8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9dbbb3; /* rgb */ color: rgb(157, 187, 179); /* oklch */ color: oklch(76.7% 0.035 177.4);
Tailwind
colors: {
custom: {
50: '#bacfc9',
500: '#9dbbb3',
950: '#000000',
},
}SCSS
$custom: #9dbbb3; $custom-light: #bacfc9; $custom-dark: #000000;
JSON
{
"hex": "#9dbbb3",
"rgb": {
"r": 157,
"g": 187,
"b": 179
},
"hsl": {
"h": 164,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.76735,
"c": 0.03451,
"h": 177.4
},
"luminance": 0.45963
}Semantic roles & 50–950 ramp
primary
#9DBBB3
secondary
#DFD5D8
accent
#495F9C
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282