#9BB2AD#9BB2AD
#9BB2AD is a light, muted teal. Relative luminance 0.418; OKLCH L 74.5% C 0.026 H 181.0°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2AD |
|---|---|
| RGB | rgb(155, 178, 173) |
| HSL | hsl(167, 13%, 65%) |
| HSV | hsv(167, 13%, 70%) |
| CMYK | cmyk(12.9%, 0%, 2.8%, 30.2%) |
| CIE-LAB | lab(70.75, -8.91, -0.12) |
| CIE-LCH | lch(70.75, 8.91, 180.78°) |
| OKLab | oklab(74.45% -0.0264 -0.0005) |
| OKLCH | oklch(74.45% 0.026 181) |
| XYZ | xyz(36.9790, 41.8257, 45.6520) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.81
Cool Gray
#9AA7B0
ΔE00 9.18
Bluegrey
#85A3B2
ΔE00 10.19
Dark Gray
#A9A9A9
ΔE00 10.34
Greyish Teal
#719F91
ΔE00 10.36
Greenish Grey
#96AE8D
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2AD #B29BA0
analogous
#9BB2A2 #9BB2AD #9BABB2
triadic
#9BB2AD #AD9BB2 #B2AD9B
tetradic
#9BB2AD #A29BB2 #B29BA0 #ABB29B
square
#9BB2AD #A29BB2 #B29BA0 #ABB29B
split-complementary
#9BB2AD #B29BAB #B2A29B
monochromatic
#5C7771 #789791 #9BB2AD #BECDC9 #E0E7E6
Accessibility & contrast
On white
2.24
#9BB2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#9BB2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2AD
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2AD | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAD
Deuteranopia (green-blind)
#ABACAD
Tritanopia (blue-blind)
#95B3B0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9bb2ad; /* rgb */ color: rgb(155, 178, 173); /* oklch */ color: oklch(74.5% 0.026 181.0);
Tailwind
colors: {
custom: {
50: '#b8c9c5',
500: '#9bb2ad',
950: '#000000',
},
}SCSS
$custom: #9bb2ad; $custom-light: #b8c9c5; $custom-dark: #000000;
JSON
{
"hex": "#9bb2ad",
"rgb": {
"r": 155,
"g": 178,
"b": 173
},
"hsl": {
"h": 166.957,
"s": 12.994,
"l": 65.294
},
"oklch": {
"l": 0.74452,
"c": 0.02637,
"h": 181
},
"luminance": 0.41826
}Semantic roles & 50–950 ramp
primary
#9BB2AD
secondary
#D8D1D2
accent
#4E5E97
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111312
muted
#808281