#A2B2BA#A2B2BA
#A2B2BA is a light, muted cyan. Relative luminance 0.431; OKLCH L 75.4% C 0.021 H 229.1°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2BA |
|---|---|
| RGB | rgb(162, 178, 186) |
| HSL | hsl(200, 15%, 68%) |
| HSV | hsv(200, 13%, 73%) |
| CMYK | cmyk(12.9%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(71.60, -3.89, -5.96) |
| CIE-LCH | lch(71.60, 7.12, 236.88°) |
| OKLab | oklab(75.37% -0.0139 -0.0161) |
| OKLCH | oklch(75.37% 0.021 229.1) |
| XYZ | xyz(39.6815, 43.0666, 52.6669) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.32
Cool Grey
#95A3A6
ΔE00 4.98
Dove Gray
#B6B8BD
ΔE00 6.31
Bluey Grey
#89A0B0
ΔE00 6.57
Bluegrey
#85A3B2
ΔE00 6.70
Light Grey Blue
#9DBCD4
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2BA #BAAAA2
analogous
#A2BAB6 #A2B2BA #A2A6BA
triadic
#A2B2BA #BAA2B2 #B2BAA2
tetradic
#A2B2BA #B6A2BA #BAAAA2 #A6BAA2
square
#A2B2BA #B6A2BA #BAAAA2 #A6BAA2
split-complementary
#A2B2BA #BAA2A6 #BAB6A2
monochromatic
#607682 #7F95A0 #A2B2BA #C5CFD4 #E8ECEE
Accessibility & contrast
On white
2.18
#A2B2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#A2B2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2BA
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2BA | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 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)
#AEB1BA
Deuteranopia (green-blind)
#AAAEBA
Tritanopia (blue-blind)
#9CB4B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2b2ba; /* rgb */ color: rgb(162, 178, 186); /* oklch */ color: oklch(75.4% 0.021 229.1);
Tailwind
colors: {
custom: {
50: '#bdc9ce',
500: '#a2b2ba',
950: '#000000',
},
}SCSS
$custom: #a2b2ba; $custom-light: #bdc9ce; $custom-dark: #000000;
JSON
{
"hex": "#a2b2ba",
"rgb": {
"r": 162,
"g": 178,
"b": 186
},
"hsl": {
"h": 200,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.75366,
"c": 0.02123,
"h": 229.1
},
"luminance": 0.43067
}Semantic roles & 50–950 ramp
primary
#A2B2BA
secondary
#E0DBD8
accent
#664C99
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282