#9AAAAD#9AAAAD
#9AAAAD is a light, near-neutral teal. Relative luminance 0.386; OKLCH L 72.6% C 0.018 H 210.2°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAAAD |
|---|---|
| RGB | rgb(154, 170, 173) |
| HSL | hsl(189, 10%, 64%) |
| HSV | hsv(189, 11%, 68%) |
| CMYK | cmyk(11%, 1.7%, 0%, 32.2%) |
| CIE-LAB | lab(68.49, -4.96, -3.45) |
| CIE-LCH | lch(68.49, 6.04, 214.82°) |
| OKLab | oklab(72.64% -0.016 -0.0093) |
| OKLCH | oklch(72.64% 0.019 210.2) |
| XYZ | xyz(35.2422, 38.6360, 45.1278) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.12
Cool Gray
#9AA7B0
ΔE00 3.76
Bluegrey
#85A3B2
ΔE00 6.32
Bluey Grey
#89A0B0
ΔE00 6.56
Dark Gray
#A9A9A9
ΔE00 6.95
Pewter
#899397
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAAAD #AD9D9A
analogous
#9AADA7 #9AAAAD #9AA1AD
triadic
#9AAAAD #AD9AAA #AAAD9A
tetradic
#9AAAAD #A79AAD #AD9D9A #A1AD9A
square
#9AAAAD #A79AAD #AD9D9A #A1AD9A
split-complementary
#9AAAAD #AD9AA1 #ADA79A
monochromatic
#5C6E71 #788E92 #9AAAAD #BCC6C8 #DEE3E4
Accessibility & contrast
On white
2.41
#9AAAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#9AAAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAAAD
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAAAD | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AD
Deuteranopia (green-blind)
#A4A6AD
Tritanopia (blue-blind)
#95ACAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9aaaad; /* rgb */ color: rgb(154, 170, 173); /* oklch */ color: oklch(72.6% 0.018 210.2);
Tailwind
colors: {
custom: {
50: '#b7c3c5',
500: '#9aaaad',
950: '#000000',
},
}SCSS
$custom: #9aaaad; $custom-light: #b7c3c5; $custom-dark: #000000;
JSON
{
"hex": "#9aaaad",
"rgb": {
"r": 154,
"g": 170,
"b": 173
},
"hsl": {
"h": 189.474,
"s": 10.383,
"l": 64.118
},
"oklch": {
"l": 0.72644,
"c": 0.0185,
"h": 210.2
},
"luminance": 0.38637
}Semantic roles & 50–950 ramp
primary
#9AAAAD
secondary
#D5CFCE
accent
#5C5194
background
#FBFBFC
surface
#F6F7F8
border
#D0D0D1
text
#111212
muted
#808181