#9BB2AB#9BB2AB
#9BB2AB is a light, muted teal. Relative luminance 0.417; OKLCH L 74.4% C 0.027 H 175.3°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2AB |
|---|---|
| RGB | rgb(155, 178, 171) |
| HSL | hsl(162, 13%, 65%) |
| HSV | hsv(162, 13%, 70%) |
| CMYK | cmyk(12.9%, 0%, 3.9%, 30.2%) |
| CIE-LAB | lab(70.70, -9.32, 0.90) |
| CIE-LCH | lch(70.70, 9.36, 174.48°) |
| OKLab | oklab(74.39% -0.0272 0.0023) |
| OKLCH | oklch(74.39% 0.027 175.3) |
| XYZ | xyz(36.7869, 41.7489, 44.6404) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.45
Greenish Grey
#96AE8D
ΔE00 9.67
Greyish Teal
#719F91
ΔE00 9.98
Cool Gray
#9AA7B0
ΔE00 9.99
Dark Gray
#A9A9A9
ΔE00 10.70
Silver (survey)
#C5C9C7
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2AB #B29BA2
analogous
#9BB29F #9BB2AB #9BADB2
triadic
#9BB2AB #AB9BB2 #B2AB9B
tetradic
#9BB2AB #9F9BB2 #B29BA2 #ADB29B
square
#9BB2AB #9F9BB2 #B29BA2 #ADB29B
split-complementary
#9BB2AB #B29BAD #B29F9B
monochromatic
#5C776F #78978E #9BB2AB #BECDC8 #E0E7E5
Accessibility & contrast
On white
2.25
#9BB2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#9BB2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2AB
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2AB | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAB
Deuteranopia (green-blind)
#ACACAB
Tritanopia (blue-blind)
#96B3B0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9bb2ab; /* rgb */ color: rgb(155, 178, 171); /* oklch */ color: oklch(74.4% 0.027 175.3);
Tailwind
colors: {
custom: {
50: '#b8c9c4',
500: '#9bb2ab',
950: '#000000',
},
}SCSS
$custom: #9bb2ab; $custom-light: #b8c9c4; $custom-dark: #000000;
JSON
{
"hex": "#9bb2ab",
"rgb": {
"r": 155,
"g": 178,
"b": 171
},
"hsl": {
"h": 161.739,
"s": 12.994,
"l": 65.294
},
"oklch": {
"l": 0.74392,
"c": 0.02728,
"h": 175.3
},
"luminance": 0.4175
}Semantic roles & 50–950 ramp
primary
#9BB2AB
secondary
#D8D1D3
accent
#4E6597
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111312
muted
#808281