#9AAAA2#9AAAA2
#9AAAA2 is a light, muted teal. Relative luminance 0.382; OKLCH L 72.3% C 0.021 H 164.4°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAAA2 |
|---|---|
| RGB | rgb(154, 170, 162) |
| HSL | hsl(150, 9%, 64%) |
| HSV | hsv(150, 9%, 67%) |
| CMYK | cmyk(9.4%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(68.19, -7.17, 2.21) |
| CIE-LCH | lch(68.19, 7.51, 162.88°) |
| OKLab | oklab(72.31% -0.0205 0.0057) |
| OKLCH | oklch(72.31% 0.021 164.4) |
| XYZ | xyz(34.2213, 38.2276, 39.7511) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.07
Grey
#929591
ΔE00 8.31
Cement
#A5A391
ΔE00 8.42
Dark Gray
#A9A9A9
ΔE00 8.85
Greyish
#A8A495
ΔE00 8.94
Cool Gray
#9AA7B0
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAAA2 #AA9AA2
analogous
#9AAA9A #9AAAA2 #9AAAAA
triadic
#9AAAA2 #A29AAA #AAA29A
tetradic
#9AAAA2 #9A9AAA #AA9AA2 #AAAA9A
square
#9AAAA2 #9A9AAA #AA9AA2 #AAAA9A
split-complementary
#9AAAA2 #AA9AAA #AA9A9A
monochromatic
#5C6D65 #798E83 #9AAAA2 #BBC6C1 #DCE2DF
Accessibility & contrast
On white
2.43
#9AAAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#9AAAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAAA2
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAAA2 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A2
Deuteranopia (green-blind)
#A6A5A2
Tritanopia (blue-blind)
#97AAA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9aaaa2; /* rgb */ color: rgb(154, 170, 162); /* oklch */ color: oklch(72.3% 0.021 164.4);
Tailwind
colors: {
custom: {
50: '#b7c3bd',
500: '#9aaaa2',
950: '#000000',
},
}SCSS
$custom: #9aaaa2; $custom-light: #b7c3bd; $custom-dark: #000000;
JSON
{
"hex": "#9aaaa2",
"rgb": {
"r": 154,
"g": 170,
"b": 162
},
"hsl": {
"h": 150,
"s": 8.602,
"l": 63.529
},
"oklch": {
"l": 0.72309,
"c": 0.02128,
"h": 164.4
},
"luminance": 0.38228
}Semantic roles & 50–950 ramp
primary
#9AAAA2
secondary
#D3CDD0
accent
#537393
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181