#9AAAA4#9AAAA4
#9AAAA4 is a light, near-neutral teal. Relative luminance 0.383; OKLCH L 72.4% C 0.020 H 171.3°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAAA4 |
|---|---|
| RGB | rgb(154, 170, 164) |
| HSL | hsl(158, 9%, 64%) |
| HSV | hsv(158, 9%, 67%) |
| CMYK | cmyk(9.4%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(68.24, -6.78, 1.18) |
| CIE-LCH | lch(68.24, 6.88, 170.15°) |
| OKLab | oklab(72.37% -0.0197 0.003) |
| OKLCH | oklch(72.37% 0.02 171.3) |
| XYZ | xyz(34.4005, 38.2993, 40.6949) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.20
Grey
#929591
ΔE00 8.10
Cool Gray
#9AA7B0
ΔE00 8.23
Dark Gray
#A9A9A9
ΔE00 8.36
Cement
#A5A391
ΔE00 8.81
Pewter
#899397
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAAA4 #AA9AA0
analogous
#9AAA9C #9AAAA4 #9AA8AA
triadic
#9AAAA4 #A49AAA #AAA49A
tetradic
#9AAAA4 #9C9AAA #AA9AA0 #A8AA9A
square
#9AAAA4 #9C9AAA #AA9AA0 #A8AA9A
split-complementary
#9AAAA4 #AA9AA8 #AA9C9A
monochromatic
#5C6D67 #798E86 #9AAAA4 #BBC6C2 #DCE2E0
Accessibility & contrast
On white
2.42
#9AAAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#9AAAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAAA4
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAAA4 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A4
Deuteranopia (green-blind)
#A6A5A4
Tritanopia (blue-blind)
#97AAA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9aaaa4; /* rgb */ color: rgb(154, 170, 164); /* oklch */ color: oklch(72.4% 0.020 171.3);
Tailwind
colors: {
custom: {
50: '#b7c3bf',
500: '#9aaaa4',
950: '#000000',
},
}SCSS
$custom: #9aaaa4; $custom-light: #b7c3bf; $custom-dark: #000000;
JSON
{
"hex": "#9aaaa4",
"rgb": {
"r": 154,
"g": 170,
"b": 164
},
"hsl": {
"h": 157.5,
"s": 8.602,
"l": 63.529
},
"oklch": {
"l": 0.72368,
"c": 0.01989,
"h": 171.3
},
"luminance": 0.383
}Semantic roles & 50–950 ramp
primary
#9AAAA4
secondary
#D3CDCF
accent
#536B93
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111212
muted
#808181