#9BAABA#9BAABA
#9BAABA is a light, muted cyan. Relative luminance 0.393; OKLCH L 73.1% C 0.029 H 249.9°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9BAABA |
|---|---|
| RGB | rgb(155, 170, 186) |
| HSL | hsl(211, 18%, 67%) |
| HSV | hsv(211, 17%, 73%) |
| CMYK | cmyk(16.7%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(68.94, -1.86, -9.97) |
| CIE-LCH | lch(68.94, 10.14, 259.45°) |
| OKLab | oklab(73.15% -0.0098 -0.027) |
| OKLCH | oklch(73.15% 0.029 249.9) |
| XYZ | xyz(36.7530, 39.2624, 52.0869) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.20
Bluey Grey
#89A0B0
ΔE00 4.56
Bluegrey
#85A3B2
ΔE00 6.17
Light Grey Blue
#9DBCD4
ΔE00 6.42
Cool Grey
#95A3A6
ΔE00 6.64
Cloudy Blue
#ACC2D9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BAABA #BAAB9B
analogous
#9BBABA #9BAABA #9C9BBA
triadic
#9BAABA #BA9BAA #AABA9B
tetradic
#9BAABA #BA9BBA #BAAB9B #9BBA9C
square
#9BAABA #BA9BBA #BAAB9B #9BBA9C
split-complementary
#9BAABA #BA9C9B #BABA9B
monochromatic
#596D81 #778BA1 #9BAABA #BFC9D3 #E3E8EC
Accessibility & contrast
On white
2.37
#9BAABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#9BAABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BAABA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BAABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BAABA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABB
Deuteranopia (green-blind)
#A1A7BA
Tritanopia (blue-blind)
#93AEAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9baaba; /* rgb */ color: rgb(155, 170, 186); /* oklch */ color: oklch(73.1% 0.029 249.9);
Tailwind
colors: {
custom: {
50: '#b8c3ce',
500: '#9baaba',
950: '#000000',
},
}SCSS
$custom: #9baaba; $custom-light: #b8c3ce; $custom-dark: #000000;
JSON
{
"hex": "#9baaba",
"rgb": {
"r": 155,
"g": 170,
"b": 186
},
"hsl": {
"h": 210.968,
"s": 18.343,
"l": 66.863
},
"oklch": {
"l": 0.73147,
"c": 0.0287,
"h": 249.9
},
"luminance": 0.39263
}Semantic roles & 50–950 ramp
primary
#9BAABA
secondary
#DDD9D3
accent
#74499D
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111213
muted
#808182