#9DBBB2#9DBBB2
#9DBBB2 is a light, muted teal. Relative luminance 0.459; OKLCH L 76.7% C 0.035 H 175.3°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBBB2 |
|---|---|
| RGB | rgb(157, 187, 178) |
| HSL | hsl(162, 18%, 67%) |
| HSV | hsv(162, 16%, 73%) |
| CMYK | cmyk(16%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(73.50, -11.97, 1.16) |
| CIE-LCH | lch(73.50, 12.03, 174.47°) |
| OKLab | oklab(76.71% -0.0349 0.0029) |
| OKLCH | oklch(76.71% 0.035 175.3) |
| XYZ | xyz(39.7088, 45.9221, 48.8826) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.65
Pale Teal
#82CBB2
ΔE00 10.12
Cool Grey
#95A3A6
ΔE00 10.29
Greyish Teal
#719F91
ΔE00 10.34
Powder Blue
#B0E0E6
ΔE00 11.29
Sage Green
#9CAF88
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBBB2 #BB9DA6
analogous
#9DBBA3 #9DBBB2 #9DB5BB
triadic
#9DBBB2 #B29DBB #BBB29D
tetradic
#9DBBB2 #A39DBB #BB9DA6 #B5BB9D
square
#9DBBB2 #A39DBB #BB9DA6 #B5BB9D
split-complementary
#9DBBB2 #BB9DB5 #BBA39D
monochromatic
#5B8377 #79A296 #9DBBB2 #C1D4CE #E5EDEB
Accessibility & contrast
On white
2.06
#9DBBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#9DBBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBBB2
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBBB2 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B2
Deuteranopia (green-blind)
#B3B3B3
Tritanopia (blue-blind)
#96BCB8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9dbbb2; /* rgb */ color: rgb(157, 187, 178); /* oklch */ color: oklch(76.7% 0.035 175.3);
Tailwind
colors: {
custom: {
50: '#bacfc9',
500: '#9dbbb2',
950: '#000000',
},
}SCSS
$custom: #9dbbb2; $custom-light: #bacfc9; $custom-dark: #000000;
JSON
{
"hex": "#9dbbb2",
"rgb": {
"r": 157,
"g": 187,
"b": 178
},
"hsl": {
"h": 162,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.76706,
"c": 0.03501,
"h": 175.3
},
"luminance": 0.45923
}Semantic roles & 50–950 ramp
primary
#9DBBB2
secondary
#DFD5D8
accent
#49629C
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282