#9AAAAB#9AAAAB
#9AAAAB is a light, near-neutral teal. Relative luminance 0.386; OKLCH L 72.6% C 0.018 H 201.3°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAAAB |
|---|---|
| RGB | rgb(154, 170, 171) |
| HSL | hsl(184, 9%, 64%) |
| HSV | hsv(184, 10%, 67%) |
| CMYK | cmyk(9.9%, 0.6%, 0%, 32.9%) |
| CIE-LAB | lab(68.43, -5.37, -2.42) |
| CIE-LCH | lch(68.43, 5.89, 204.28°) |
| OKLab | oklab(72.58% -0.0168 -0.0065) |
| OKLCH | oklch(72.58% 0.018 201.3) |
| XYZ | xyz(35.0502, 38.5592, 44.1162) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.44
Cool Gray
#9AA7B0
ΔE00 4.74
Bluegrey
#85A3B2
ΔE00 7.05
Dark Gray
#A9A9A9
ΔE00 7.10
Bluey Grey
#89A0B0
ΔE00 7.45
Pewter
#899397
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAAAB #AB9B9A
analogous
#9AABA3 #9AAAAB #9AA1AB
triadic
#9AAAAB #AB9AAA #AAAB9A
tetradic
#9AAAAB #A39AAB #AB9B9A #A1AB9A
square
#9AAAAB #A39AAB #AB9B9A #A1AB9A
split-complementary
#9AAAAB #AB9AA1 #ABA39A
monochromatic
#5C6E6F #798E8F #9AAAAB #BBC6C7 #DDE2E3
Accessibility & contrast
On white
2.41
#9AAAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#9AAAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAAAB
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAAAB | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AB
Deuteranopia (green-blind)
#A4A6AB
Tritanopia (blue-blind)
#95ABAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9aaaab; /* rgb */ color: rgb(154, 170, 171); /* oklch */ color: oklch(72.6% 0.018 201.3);
Tailwind
colors: {
custom: {
50: '#b7c3c4',
500: '#9aaaab',
950: '#000000',
},
}SCSS
$custom: #9aaaab; $custom-light: #b7c3c4; $custom-dark: #000000;
JSON
{
"hex": "#9aaaab",
"rgb": {
"r": 154,
"g": 170,
"b": 171
},
"hsl": {
"h": 183.529,
"s": 9.189,
"l": 63.725
},
"oklch": {
"l": 0.72581,
"c": 0.01802,
"h": 201.3
},
"luminance": 0.3856
}Semantic roles & 50–950 ramp
primary
#9AAAAB
secondary
#D3CECD
accent
#565293
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111212
muted
#808181