#A2B6BB#A2B6BB
#A2B6BB is a light, muted cyan. Relative luminance 0.447; OKLCH L 76.3% C 0.023 H 214.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B6BB |
|---|---|
| RGB | rgb(162, 182, 187) |
| HSL | hsl(192, 16%, 68%) |
| HSV | hsv(192, 13%, 73%) |
| CMYK | cmyk(13.4%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(72.71, -5.83, -4.87) |
| CIE-LCH | lch(72.71, 7.59, 219.89°) |
| OKLab | oklab(76.25% -0.0192 -0.0131) |
| OKLCH | oklch(76.25% 0.023 214.4) |
| XYZ | xyz(40.5957, 44.7243, 53.4979) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.47
Cool Grey
#95A3A6
ΔE00 5.60
Bluegrey
#85A3B2
ΔE00 7.37
Light Grey Blue
#9DBCD4
ΔE00 7.62
Dove Gray
#B6B8BD
ΔE00 7.79
Bluey Grey
#89A0B0
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B6BB #BBA7A2
analogous
#A2BBB3 #A2B6BB #A2A9BB
triadic
#A2B6BB #BBA2B6 #B6BBA2
tetradic
#A2B6BB #B3A2BB #BBA7A2 #A9BBA2
square
#A2B6BB #B3A2BB #BBA7A2 #A9BBA2
split-complementary
#A2B6BB #BBA2A9 #BBB3A2
monochromatic
#607C83 #7F9AA1 #A2B6BB #C5D2D5 #E9EDEF
Accessibility & contrast
On white
2.11
#A2B6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#A2B6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B6BB
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B6BB | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BB
Deuteranopia (green-blind)
#AEB1BB
Tritanopia (blue-blind)
#9BB8B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a2b6bb; /* rgb */ color: rgb(162, 182, 187); /* oklch */ color: oklch(76.3% 0.023 214.4);
Tailwind
colors: {
custom: {
50: '#bdcbcf',
500: '#a2b6bb',
950: '#000000',
},
}SCSS
$custom: #a2b6bb; $custom-light: #bdcbcf; $custom-dark: #000000;
JSON
{
"hex": "#a2b6bb",
"rgb": {
"r": 162,
"g": 182,
"b": 187
},
"hsl": {
"h": 192,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.76251,
"c": 0.02324,
"h": 214.4
},
"luminance": 0.44725
}Semantic roles & 50–950 ramp
primary
#A2B6BB
secondary
#E0DAD9
accent
#5B4C9A
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282