#9BB2AA#9BB2AA
#9BB2AA is a light, muted teal. Relative luminance 0.417; OKLCH L 74.4% C 0.028 H 172.6°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2AA |
|---|---|
| RGB | rgb(155, 178, 170) |
| HSL | hsl(159, 13%, 65%) |
| HSV | hsv(159, 13%, 70%) |
| CMYK | cmyk(12.9%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(70.67, -9.52, 1.41) |
| CIE-LCH | lch(70.67, 9.62, 171.56°) |
| OKLab | oklab(74.36% -0.0276 0.0036) |
| OKLCH | oklch(74.36% 0.028 172.6) |
| XYZ | xyz(36.6919, 41.7109, 44.1403) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.77
Greenish Grey
#96AE8D
ΔE00 9.23
Greyish Teal
#719F91
ΔE00 9.82
Cool Gray
#9AA7B0
ΔE00 10.39
Cement
#A5A391
ΔE00 10.86
Dark Gray
#A9A9A9
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2AA #B29BA3
analogous
#9BB29E #9BB2AA #9BAEB2
triadic
#9BB2AA #AA9BB2 #B2AA9B
tetradic
#9BB2AA #9E9BB2 #B29BA3 #AEB29B
square
#9BB2AA #9E9BB2 #B29BA3 #AEB29B
split-complementary
#9BB2AA #B29BAE #B29E9B
monochromatic
#5C776D #78978D #9BB2AA #BECDC7 #E0E7E5
Accessibility & contrast
On white
2.25
#9BB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#9BB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2AA
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2AA | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAA
Deuteranopia (green-blind)
#ACACAB
Tritanopia (blue-blind)
#96B3B0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9bb2aa; /* rgb */ color: rgb(155, 178, 170); /* oklch */ color: oklch(74.4% 0.028 172.6);
Tailwind
colors: {
custom: {
50: '#b8c9c3',
500: '#9bb2aa',
950: '#000000',
},
}SCSS
$custom: #9bb2aa; $custom-light: #b8c9c3; $custom-dark: #000000;
JSON
{
"hex": "#9bb2aa",
"rgb": {
"r": 155,
"g": 178,
"b": 170
},
"hsl": {
"h": 159.13,
"s": 12.994,
"l": 65.294
},
"oklch": {
"l": 0.74362,
"c": 0.02784,
"h": 172.6
},
"luminance": 0.41712
}Semantic roles & 50–950 ramp
primary
#9BB2AA
secondary
#D8D1D3
accent
#4E6897
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281