#A4B4AC#A4B4AC
#A4B4AC is a light, muted teal. Relative luminance 0.435; OKLCH L 75.5% C 0.021 H 164.4°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B4AC |
|---|---|
| RGB | rgb(164, 180, 172) |
| HSL | hsl(150, 10%, 67%) |
| HSV | hsv(150, 9%, 71%) |
| CMYK | cmyk(8.9%, 0%, 4.4%, 29.4%) |
| CIE-LAB | lab(71.90, -7.10, 2.18) |
| CIE-LCH | lch(71.90, 7.43, 162.92°) |
| OKLab | oklab(75.51% -0.0203 0.0057) |
| OKLCH | oklch(75.51% 0.021 164.4) |
| XYZ | xyz(39.0759, 43.5131, 45.3619) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.38
Silver (survey)
#C5C9C7
ΔE00 8.88
Dark Gray
#A9A9A9
ΔE00 8.97
Cement
#A5A391
ΔE00 9.24
Greyish
#A8A495
ΔE00 9.56
Cool Gray
#9AA7B0
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B4AC #B4A4AC
analogous
#A4B4A4 #A4B4AC #A4B4B4
triadic
#A4B4AC #ACA4B4 #B4ACA4
tetradic
#A4B4AC #A4A4B4 #B4A4AC #B4B4A4
square
#A4B4AC #A4A4B4 #B4A4AC #B4B4A4
split-complementary
#A4B4AC #B4A4B4 #B4A4A4
monochromatic
#64796F #82988D #A4B4AC #C6D0CB #E7EBE9
Accessibility & contrast
On white
2.16
#A4B4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#A4B4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B4AC
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B4AC | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AC
Deuteranopia (green-blind)
#B0AFAC
Tritanopia (blue-blind)
#A1B4B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a4b4ac; /* rgb */ color: rgb(164, 180, 172); /* oklch */ color: oklch(75.5% 0.021 164.4);
Tailwind
colors: {
custom: {
50: '#bfcac4',
500: '#a4b4ac',
950: '#000000',
},
}SCSS
$custom: #a4b4ac; $custom-light: #bfcac4; $custom-dark: #000000;
JSON
{
"hex": "#a4b4ac",
"rgb": {
"r": 164,
"g": 180,
"b": 172
},
"hsl": {
"h": 150,
"s": 9.639,
"l": 67.451
},
"oklch": {
"l": 0.75514,
"c": 0.02106,
"h": 164.4
},
"luminance": 0.43514
}Semantic roles & 50–950 ramp
primary
#A4B4AC
secondary
#DCD7DA
accent
#527394
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121312
muted
#818281