#9AAAB6#9AAAB6
#9AAAB6 is a light, muted cyan. Relative luminance 0.390; OKLCH L 72.9% C 0.025 H 240.2°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAAB6 |
|---|---|
| RGB | rgb(154, 170, 182) |
| HSL | hsl(206, 16%, 66%) |
| HSV | hsv(206, 15%, 71%) |
| CMYK | cmyk(15.4%, 6.6%, 0%, 28.6%) |
| CIE-LAB | lab(68.75, -3.05, -8.05) |
| CIE-LCH | lch(68.75, 8.61, 249.22°) |
| OKLab | oklab(72.94% -0.0124 -0.0217) |
| OKLCH | oklch(72.94% 0.025 240.2) |
| XYZ | xyz(36.1426, 38.9961, 49.8697) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 1.62
Bluey Grey
#89A0B0
ΔE00 4.08
Cool Grey
#95A3A6
ΔE00 4.80
Bluegrey
#85A3B2
ΔE00 5.14
Light Grey Blue
#9DBCD4
ΔE00 6.78
Dove Gray
#B6B8BD
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAAB6 #B6A69A
analogous
#9AB6B4 #9AAAB6 #9A9CB6
triadic
#9AAAB6 #B69AAA #AAB69A
tetradic
#9AAAB6 #B49AB6 #B6A69A #9CB69A
square
#9AAAB6 #B49AB6 #B6A69A #9CB69A
split-complementary
#9AAAB6 #B69A9C #B6B49A
monochromatic
#5A6D7C #768C9C #9AAAB6 #BEC8D0 #E1E6E9
Accessibility & contrast
On white
2.39
#9AAAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#9AAAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAAB6
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAAB6 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AAB7
Deuteranopia (green-blind)
#A1A6B6
Tritanopia (blue-blind)
#93ADAE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9aaab6; /* rgb */ color: rgb(154, 170, 182); /* oklch */ color: oklch(72.9% 0.025 240.2);
Tailwind
colors: {
custom: {
50: '#b8c3cb',
500: '#9aaab6',
950: '#000000',
},
}SCSS
$custom: #9aaab6; $custom-light: #b8c3cb; $custom-dark: #000000;
JSON
{
"hex": "#9aaab6",
"rgb": {
"r": 154,
"g": 170,
"b": 182
},
"hsl": {
"h": 205.714,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.72937,
"c": 0.02503,
"h": 240.2
},
"luminance": 0.38997
}Semantic roles & 50–950 ramp
primary
#9AAAB6
secondary
#DBD5D1
accent
#6D4B9A
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182