#A2B4B4#A2B4B4
#A2B4B4 is a light, near-neutral teal. Relative luminance 0.436; OKLCH L 75.6% C 0.020 H 196.7°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B4B4 |
|---|---|
| RGB | rgb(162, 180, 180) |
| HSL | hsl(180, 11%, 67%) |
| HSV | hsv(180, 10%, 71%) |
| CMYK | cmyk(10%, 0%, 0%, 29.4%) |
| CIE-LAB | lab(71.97, -6.20, -2.12) |
| CIE-LCH | lch(71.97, 6.55, 198.87°) |
| OKLab | oklab(75.6% -0.0191 -0.0057) |
| OKLCH | oklch(75.6% 0.02 196.7) |
| XYZ | xyz(39.4579, 43.6185, 49.5115) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.26
Cool Gray
#9AA7B0
ΔE00 6.48
Dark Gray
#A9A9A9
ΔE00 8.13
Dove Gray
#B6B8BD
ΔE00 8.32
Silver (survey)
#C5C9C7
ΔE00 8.45
Bluegrey
#85A3B2
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B4B4 #B4A2A2
analogous
#A2B4AB #A2B4B4 #A2ABB4
triadic
#A2B4B4 #B4A2B4 #B4B4A2
tetradic
#A2B4B4 #ABA2B4 #B4A2A2 #ABB4A2
square
#A2B4B4 #ABA2B4 #B4A2A2 #ABB4A2
split-complementary
#A2B4B4 #B4A2AB #B4ABA2
monochromatic
#627A7A #809999 #A2B4B4 #C4CFCF #E6EBEB
Accessibility & contrast
On white
2.16
#A2B4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#A2B4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B4B4
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B4B4 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B2B4
Deuteranopia (green-blind)
#AEAFB4
Tritanopia (blue-blind)
#9DB5B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a2b4b4; /* rgb */ color: rgb(162, 180, 180); /* oklch */ color: oklch(75.6% 0.020 196.7);
Tailwind
colors: {
custom: {
50: '#bdcaca',
500: '#a2b4b4',
950: '#000000',
},
}SCSS
$custom: #a2b4b4; $custom-light: #bdcaca; $custom-dark: #000000;
JSON
{
"hex": "#a2b4b4",
"rgb": {
"r": 162,
"g": 180,
"b": 180
},
"hsl": {
"h": 180,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.75604,
"c": 0.01997,
"h": 196.7
},
"luminance": 0.43619
}Semantic roles & 50–950 ramp
primary
#A2B4B4
secondary
#DCD6D6
accent
#515195
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121313
muted
#818282