#A2BAB6#A2BAB6
#A2BAB6 is a light, muted teal. Relative luminance 0.462; OKLCH L 77.0% C 0.027 H 184.5°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BAB6 |
|---|---|
| RGB | rgb(162, 186, 182) |
| HSL | hsl(170, 15%, 68%) |
| HSV | hsv(170, 13%, 73%) |
| CMYK | cmyk(12.9%, 0%, 2.2%, 27.1%) |
| CIE-LAB | lab(73.66, -8.98, -0.74) |
| CIE-LCH | lch(73.66, 9.01, 184.72°) |
| OKLab | oklab(76.96% -0.0268 -0.0021) |
| OKLCH | oklch(76.96% 0.027 184.5) |
| XYZ | xyz(40.9006, 46.1757, 51.0048) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.09
Silver (survey)
#C5C9C7
ΔE00 9.45
Cool Gray
#9AA7B0
ΔE00 9.73
Silver
#C0C0C0
ΔE00 10.75
Lightblue
#ADD8E6
ΔE00 10.79
Powder Blue
#B0E0E6
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BAB6 #BAA2A6
analogous
#A2BAAA #A2BAB6 #A2B2BA
triadic
#A2BAB6 #B6A2BA #BAB6A2
tetradic
#A2BAB6 #AAA2BA #BAA2A6 #B2BAA2
square
#A2BAB6 #AAA2BA #BAA2A6 #B2BAA2
split-complementary
#A2BAB6 #BAA2B2 #BAAAA2
monochromatic
#60827C #7FA09A #A2BAB6 #C5D4D2 #E8EEED
Accessibility & contrast
On white
2.05
#A2BAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#A2BAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BAB6
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BAB6 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B7B6
Deuteranopia (green-blind)
#B3B3B6
Tritanopia (blue-blind)
#9CBBB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2bab6; /* rgb */ color: rgb(162, 186, 182); /* oklch */ color: oklch(77.0% 0.027 184.5);
Tailwind
colors: {
custom: {
50: '#bdcecb',
500: '#a2bab6',
950: '#000000',
},
}SCSS
$custom: #a2bab6; $custom-light: #bdcecb; $custom-dark: #000000;
JSON
{
"hex": "#a2bab6",
"rgb": {
"r": 162,
"g": 186,
"b": 182
},
"hsl": {
"h": 170,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.76956,
"c": 0.02688,
"h": 184.5
},
"luminance": 0.46177
}Semantic roles & 50–950 ramp
primary
#A2BAB6
secondary
#E0D8D9
accent
#4C5999
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282