#A4B2AC#A4B2AC
#A4B2AC is a light, near-neutral teal. Relative luminance 0.427; OKLCH L 75.1% C 0.018 H 168.3°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B2AC |
|---|---|
| RGB | rgb(164, 178, 172) |
| HSL | hsl(154, 8%, 67%) |
| HSV | hsv(154, 8%, 70%) |
| CMYK | cmyk(7.9%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(71.36, -6.04, 1.39) |
| CIE-LCH | lch(71.36, 6.19, 167.02°) |
| OKLab | oklab(75.08% -0.0174 0.0036) |
| OKLCH | oklch(75.08% 0.018 168.3) |
| XYZ | xyz(38.6751, 42.7114, 45.2283) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.27
Dark Gray
#A9A9A9
ΔE00 7.77
Cool Gray
#9AA7B0
ΔE00 8.42
Silver (survey)
#C5C9C7
ΔE00 8.43
Cement
#A5A391
ΔE00 8.90
Silver
#C0C0C0
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B2AC #B2A4AA
analogous
#A4B2A5 #A4B2AC #A4B1B2
triadic
#A4B2AC #ACA4B2 #B2ACA4
tetradic
#A4B2AC #A5A4B2 #B2A4AA #B1B2A4
square
#A4B2AC #A5A4B2 #B2A4AA #B1B2A4
split-complementary
#A4B2AC #B2A4B1 #B2A5A4
monochromatic
#65776F #83968E #A4B2AC #C5CECA #E6EAE8
Accessibility & contrast
On white
2.20
#A4B2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#A4B2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B2AC
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B2AC | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AC
Deuteranopia (green-blind)
#AEAEAC
Tritanopia (blue-blind)
#A1B2B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a4b2ac; /* rgb */ color: rgb(164, 178, 172); /* oklch */ color: oklch(75.1% 0.018 168.3);
Tailwind
colors: {
custom: {
50: '#bfc9c4',
500: '#a4b2ac',
950: '#000000',
},
}SCSS
$custom: #a4b2ac; $custom-light: #bfc9c4; $custom-dark: #000000;
JSON
{
"hex": "#a4b2ac",
"rgb": {
"r": 164,
"g": 178,
"b": 172
},
"hsl": {
"h": 154.286,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.75084,
"c": 0.01777,
"h": 168.3
},
"luminance": 0.42712
}Semantic roles & 50–950 ramp
primary
#A4B2AC
secondary
#DBD7D9
accent
#536E92
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121312
muted
#818281