#A2B6B2#A2B6B2
#A2B6B2 is a light, muted teal. Relative luminance 0.444; OKLCH L 76.0% C 0.023 H 182.3°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B6B2 |
|---|---|
| RGB | rgb(162, 182, 178) |
| HSL | hsl(168, 12%, 67%) |
| HSV | hsv(168, 11%, 71%) |
| CMYK | cmyk(11%, 0%, 2.2%, 28.6%) |
| CIE-LAB | lab(72.46, -7.67, -0.31) |
| CIE-LCH | lch(72.46, 7.67, 182.29°) |
| OKLab | oklab(75.97% -0.0228 -0.0009) |
| OKLCH | oklch(75.97% 0.023 182.3) |
| XYZ | xyz(39.6623, 44.3509, 48.5818) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.82
Cool Gray
#9AA7B0
ΔE00 8.65
Silver (survey)
#C5C9C7
ΔE00 8.96
Dark Gray
#A9A9A9
ΔE00 9.46
Silver
#C0C0C0
ΔE00 9.90
Dove Gray
#B6B8BD
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B6B2 #B6A2A6
analogous
#A2B6A8 #A2B6B2 #A2B0B6
triadic
#A2B6B2 #B2A2B6 #B6B2A2
tetradic
#A2B6B2 #A8A2B6 #B6A2A6 #B0B6A2
square
#A2B6B2 #A8A2B6 #B6A2A6 #B0B6A2
split-complementary
#A2B6B2 #B6A2B0 #B6A8A2
monochromatic
#617C77 #809B96 #A2B6B2 #C4D1CE #E7ECEB
Accessibility & contrast
On white
2.13
#A2B6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#A2B6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B6B2
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B6B2 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3B2
Deuteranopia (green-blind)
#B0B0B2
Tritanopia (blue-blind)
#9DB7B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a2b6b2; /* rgb */ color: rgb(162, 182, 178); /* oklch */ color: oklch(76.0% 0.023 182.3);
Tailwind
colors: {
custom: {
50: '#bdcbc9',
500: '#a2b6b2',
950: '#000000',
},
}SCSS
$custom: #a2b6b2; $custom-light: #bdcbc9; $custom-dark: #000000;
JSON
{
"hex": "#a2b6b2",
"rgb": {
"r": 162,
"g": 182,
"b": 178
},
"hsl": {
"h": 168,
"s": 12.048,
"l": 67.451
},
"oklch": {
"l": 0.75973,
"c": 0.0228,
"h": 182.3
},
"luminance": 0.44352
}Semantic roles & 50–950 ramp
primary
#A2B6B2
secondary
#DDD7D8
accent
#4F5E96
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121313
muted
#818282