#9AAAA8#9AAAA8
#9AAAA8 is a light, near-neutral teal. Relative luminance 0.384; OKLCH L 72.5% C 0.018 H 187.7°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAAA8 |
|---|---|
| RGB | rgb(154, 170, 168) |
| HSL | hsl(173, 9%, 64%) |
| HSV | hsv(173, 9%, 67%) |
| CMYK | cmyk(9.4%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(68.35, -5.98, -0.88) |
| CIE-LCH | lch(68.35, 6.05, 188.38°) |
| OKLab | oklab(72.49% -0.018 -0.0024) |
| OKLCH | oklch(72.49% 0.018 187.7) |
| XYZ | xyz(34.7674, 38.4461, 42.6273) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.48
Cool Gray
#9AA7B0
ΔE00 6.25
Dark Gray
#A9A9A9
ΔE00 7.53
Grey
#929591
ΔE00 7.95
Pewter
#899397
ΔE00 8.09
Bluegrey
#85A3B2
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAAA8 #AA9A9C
analogous
#9AAAA0 #9AAAA8 #9AA4AA
triadic
#9AAAA8 #A89AAA #AAA89A
tetradic
#9AAAA8 #A09AAA #AA9A9C #A4AA9A
square
#9AAAA8 #A09AAA #AA9A9C #A4AA9A
split-complementary
#9AAAA8 #AA9AA4 #AAA09A
monochromatic
#5C6D6B #798E8B #9AAAA8 #BBC6C5 #DCE2E1
Accessibility & contrast
On white
2.42
#9AAAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#9AAAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAAA8
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAAA8 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A8
Deuteranopia (green-blind)
#A5A6A8
Tritanopia (blue-blind)
#96ABA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9aaaa8; /* rgb */ color: rgb(154, 170, 168); /* oklch */ color: oklch(72.5% 0.018 187.7);
Tailwind
colors: {
custom: {
50: '#b7c3c1',
500: '#9aaaa8',
950: '#000000',
},
}SCSS
$custom: #9aaaa8; $custom-light: #b7c3c1; $custom-dark: #000000;
JSON
{
"hex": "#9aaaa8",
"rgb": {
"r": 154,
"g": 170,
"b": 168
},
"hsl": {
"h": 172.5,
"s": 8.602,
"l": 63.529
},
"oklch": {
"l": 0.72489,
"c": 0.01817,
"h": 187.7
},
"luminance": 0.38447
}Semantic roles & 50–950 ramp
primary
#9AAAA8
secondary
#D3CDCE
accent
#535B93
background
#FBFBFB
surface
#F6F7F7
border
#D0D0D0
text
#111212
muted
#808181