#9BBBAD#9BBBAD
#9BBBAD is a light, muted teal. Relative luminance 0.455; OKLCH L 76.4% C 0.040 H 167.0°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBBAD |
|---|---|
| RGB | rgb(155, 187, 173) |
| HSL | hsl(154, 19%, 67%) |
| HSV | hsv(154, 17%, 73%) |
| CMYK | cmyk(17.1%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(73.24, -13.64, 3.49) |
| CIE-LCH | lch(73.24, 14.08, 165.63°) |
| OKLab | oklab(76.42% -0.039 0.009) |
| OKLCH | oklch(76.42% 0.04 167) |
| XYZ | xyz(38.8288, 45.5253, 46.2686) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.96
Pale Teal
#82CBB2
ΔE00 8.76
Greyish Teal
#719F91
ΔE00 9.69
Darkseagreen
#8FBC8F
ΔE00 9.79
Sage Green
#9CAF88
ΔE00 9.84
Seafoam Blue
#78D1B6
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBBAD #BB9BA9
analogous
#9BBB9D #9BBBAD #9BB9BB
triadic
#9BBBAD #AD9BBB #BBAD9B
tetradic
#9BBBAD #9D9BBB #BB9BA9 #B9BB9B
square
#9BBBAD #9D9BBB #BB9BA9 #B9BB9B
split-complementary
#9BBBAD #BB9BB9 #BB9D9B
monochromatic
#598370 #77A28F #9BBBAD #BFD4CB #E4EDE9
Accessibility & contrast
On white
2.08
#9BBBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#9BBBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBBAD
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBBAD | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AC
Deuteranopia (green-blind)
#B3B2AE
Tritanopia (blue-blind)
#95BBB7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9bbbad; /* rgb */ color: rgb(155, 187, 173); /* oklch */ color: oklch(76.4% 0.040 167.0);
Tailwind
colors: {
custom: {
50: '#b8cfc5',
500: '#9bbbad',
950: '#000000',
},
}SCSS
$custom: #9bbbad; $custom-light: #b8cfc5; $custom-dark: #000000;
JSON
{
"hex": "#9bbbad",
"rgb": {
"r": 155,
"g": 187,
"b": 173
},
"hsl": {
"h": 153.75,
"s": 19.048,
"l": 67.059
},
"oklch": {
"l": 0.76424,
"c": 0.04,
"h": 167
},
"luminance": 0.45526
}Semantic roles & 50–950 ramp
primary
#9BBBAD
secondary
#DED4D8
accent
#486D9D
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281