#9AAAB0#9AAAB0
#9AAAB0 is a light, near-neutral cyan. Relative luminance 0.388; OKLCH L 72.7% C 0.020 H 222.3°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAAB0 |
|---|---|
| RGB | rgb(154, 170, 176) |
| HSL | hsl(196, 12%, 65%) |
| HSV | hsv(196, 13%, 69%) |
| CMYK | cmyk(12.5%, 3.4%, 0%, 31%) |
| CIE-LAB | lab(68.57, -4.33, -4.99) |
| CIE-LCH | lch(68.57, 6.61, 229.00°) |
| OKLab | oklab(72.74% -0.0148 -0.0134) |
| OKLCH | oklch(72.74% 0.02 222.3) |
| XYZ | xyz(35.5358, 38.7534, 46.6738) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.38
Cool Grey
#95A3A6
ΔE00 2.51
Bluey Grey
#89A0B0
ΔE00 5.40
Bluegrey
#85A3B2
ΔE00 5.50
Dark Gray
#A9A9A9
ΔE00 6.94
Pewter
#899397
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAAB0 #B0A09A
analogous
#9AB0AB #9AAAB0 #9A9FB0
triadic
#9AAAB0 #B09AAA #AAB09A
tetradic
#9AAAB0 #AB9AB0 #B0A09A #9FB09A
square
#9AAAB0 #AB9AB0 #B0A09A #9FB09A
split-complementary
#9AAAB0 #B09A9F #B0AB9A
monochromatic
#5B6E74 #788D95 #9AAAB0 #BCC7CB #DFE4E6
Accessibility & contrast
On white
2.40
#9AAAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#9AAAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAAB0
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAAB0 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B0
Deuteranopia (green-blind)
#A3A6B0
Tritanopia (blue-blind)
#94ACAC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9aaab0; /* rgb */ color: rgb(154, 170, 176); /* oklch */ color: oklch(72.7% 0.020 222.3);
Tailwind
colors: {
custom: {
50: '#b8c3c7',
500: '#9aaab0',
950: '#000000',
},
}SCSS
$custom: #9aaab0; $custom-light: #b8c3c7; $custom-dark: #000000;
JSON
{
"hex": "#9aaab0",
"rgb": {
"r": 154,
"g": 170,
"b": 176
},
"hsl": {
"h": 196.364,
"s": 12.222,
"l": 64.706
},
"oklch": {
"l": 0.7274,
"c": 0.01998,
"h": 222.3
},
"luminance": 0.38754
}Semantic roles & 50–950 ramp
primary
#9AAAB0
secondary
#D7D1CF
accent
#634F96
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111213
muted
#808182