#A4B4B2#A4B4B2
#A4B4B2 is a light, near-neutral teal. Relative luminance 0.437; OKLCH L 75.7% C 0.018 H 187.8°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B4B2 |
|---|---|
| RGB | rgb(164, 180, 178) |
| HSL | hsl(173, 10%, 67%) |
| HSV | hsv(173, 9%, 71%) |
| CMYK | cmyk(8.9%, 0%, 1.1%, 29.4%) |
| CIE-LAB | lab(72.06, -5.92, -0.88) |
| CIE-LCH | lch(72.06, 5.99, 188.42°) |
| OKLab | oklab(75.69% -0.0178 -0.0024) |
| OKLCH | oklch(75.69% 0.018 187.8) |
| XYZ | xyz(39.6652, 43.7488, 48.4655) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.55
Cool Gray
#9AA7B0
ΔE00 7.03
Dark Gray
#A9A9A9
ΔE00 7.74
Silver (survey)
#C5C9C7
ΔE00 8.02
Dove Gray
#B6B8BD
ΔE00 8.22
Silver
#C0C0C0
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B4B2 #B4A4A6
analogous
#A4B4AA #A4B4B2 #A4AEB4
triadic
#A4B4B2 #B2A4B4 #B4B2A4
tetradic
#A4B4B2 #AAA4B4 #B4A4A6 #AEB4A4
square
#A4B4B2 #AAA4B4 #B4A4A6 #AEB4A4
split-complementary
#A4B4B2 #B4A4AE #B4AAA4
monochromatic
#647977 #829896 #A4B4B2 #C6D0CE #E7EBEB
Accessibility & contrast
On white
2.15
#A4B4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#A4B4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B4B2
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B4B2 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B2
Deuteranopia (green-blind)
#AFB0B2
Tritanopia (blue-blind)
#A0B5B3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a4b4b2; /* rgb */ color: rgb(164, 180, 178); /* oklch */ color: oklch(75.7% 0.018 187.8);
Tailwind
colors: {
custom: {
50: '#bfcac9',
500: '#a4b4b2',
950: '#000000',
},
}SCSS
$custom: #a4b4b2; $custom-light: #bfcac9; $custom-dark: #000000;
JSON
{
"hex": "#a4b4b2",
"rgb": {
"r": 164,
"g": 180,
"b": 178
},
"hsl": {
"h": 172.5,
"s": 9.639,
"l": 67.451
},
"oklch": {
"l": 0.75691,
"c": 0.018,
"h": 187.8
},
"luminance": 0.43749
}Semantic roles & 50–950 ramp
primary
#A4B4B2
secondary
#DCD7D8
accent
#525A94
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121313
muted
#818282