#A4B2B4#A4B2B4
#A4B2B4 is a light, near-neutral teal. Relative luminance 0.430; OKLCH L 75.3% C 0.016 H 207.1°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B2B4 |
|---|---|
| RGB | rgb(164, 178, 180) |
| HSL | hsl(188, 10%, 67%) |
| HSV | hsv(188, 9%, 71%) |
| CMYK | cmyk(8.9%, 1.1%, 0%, 29.4%) |
| CIE-LAB | lab(71.57, -4.45, -2.69) |
| CIE-LCH | lch(71.57, 5.20, 211.12°) |
| OKLab | oklab(75.33% -0.0142 -0.0072) |
| OKLCH | oklch(75.33% 0.016 207.1) |
| XYZ | xyz(39.4666, 43.0280, 49.3971) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.40
Cool Gray
#9AA7B0
ΔE00 4.81
Dark Gray
#A9A9A9
ΔE00 6.45
Dove Gray
#B6B8BD
ΔE00 6.56
Silver
#C0C0C0
ΔE00 7.65
Silver (survey)
#C5C9C7
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B2B4 #B4A6A4
analogous
#A4B4AE #A4B2B4 #A4AAB4
triadic
#A4B2B4 #B4A4B2 #B2B4A4
tetradic
#A4B2B4 #AEA4B4 #B4A6A4 #AAB4A4
square
#A4B2B4 #AEA4B4 #B4A6A4 #AAB4A4
split-complementary
#A4B2B4 #B4A4AA #B4AEA4
monochromatic
#647779 #829698 #A4B2B4 #C6CED0 #E7EBEB
Accessibility & contrast
On white
2.19
#A4B2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#A4B2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B2B4
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B2B4 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B1B4
Deuteranopia (green-blind)
#ADAEB4
Tritanopia (blue-blind)
#A0B3B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a4b2b4; /* rgb */ color: rgb(164, 178, 180); /* oklch */ color: oklch(75.3% 0.016 207.1);
Tailwind
colors: {
custom: {
50: '#bfc9ca',
500: '#a4b2b4',
950: '#000000',
},
}SCSS
$custom: #a4b2b4; $custom-light: #bfc9ca; $custom-dark: #000000;
JSON
{
"hex": "#a4b2b4",
"rgb": {
"r": 164,
"g": 178,
"b": 180
},
"hsl": {
"h": 187.5,
"s": 9.639,
"l": 67.451
},
"oklch": {
"l": 0.75325,
"c": 0.01592,
"h": 207.1
},
"luminance": 0.43029
}Semantic roles & 50–950 ramp
primary
#A4B2B4
secondary
#DCD8D7
accent
#5A5294
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121313
muted
#818282