#9AAAA6#9AAAA6
#9AAAA6 is a light, near-neutral teal. Relative luminance 0.384; OKLCH L 72.4% C 0.019 H 179.1°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAAA6 |
|---|---|
| RGB | rgb(154, 170, 166) |
| HSL | hsl(165, 9%, 64%) |
| HSV | hsv(165, 9%, 67%) |
| CMYK | cmyk(9.4%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(68.29, -6.38, 0.15) |
| CIE-LCH | lch(68.29, 6.39, 178.68°) |
| OKLab | oklab(72.43% -0.0188 0.0003) |
| OKLCH | oklch(72.43% 0.019 179.1) |
| XYZ | xyz(34.5826, 38.3721, 41.6536) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.33
Cool Gray
#9AA7B0
ΔE00 7.25
Dark Gray
#A9A9A9
ΔE00 7.91
Grey
#929591
ΔE00 7.98
Pewter
#899397
ΔE00 8.57
Cement
#A5A391
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAAA6 #AA9A9E
analogous
#9AAA9E #9AAAA6 #9AA6AA
triadic
#9AAAA6 #A69AAA #AAA69A
tetradic
#9AAAA6 #9E9AAA #AA9A9E #A6AA9A
square
#9AAAA6 #9E9AAA #AA9A9E #A6AA9A
split-complementary
#9AAAA6 #AA9AA6 #AA9E9A
monochromatic
#5C6D69 #798E89 #9AAAA6 #BBC6C3 #DCE2E1
Accessibility & contrast
On white
2.42
#9AAAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#9AAAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAAA6
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAAA6 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A6
Deuteranopia (green-blind)
#A5A6A6
Tritanopia (blue-blind)
#96ABA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9aaaa6; /* rgb */ color: rgb(154, 170, 166); /* oklch */ color: oklch(72.4% 0.019 179.1);
Tailwind
colors: {
custom: {
50: '#b7c3c0',
500: '#9aaaa6',
950: '#000000',
},
}SCSS
$custom: #9aaaa6; $custom-light: #b7c3c0; $custom-dark: #000000;
JSON
{
"hex": "#9aaaa6",
"rgb": {
"r": 154,
"g": 170,
"b": 166
},
"hsl": {
"h": 165,
"s": 8.602,
"l": 63.529
},
"oklch": {
"l": 0.72428,
"c": 0.01883,
"h": 179.1
},
"luminance": 0.38373
}Semantic roles & 50–950 ramp
primary
#9AAAA6
secondary
#D3CDCE
accent
#536393
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181