#A2B4BB#A2B4BB
#A2B4BB is a light, muted cyan. Relative luminance 0.439; OKLCH L 75.8% C 0.022 H 223.1°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B4BB |
|---|---|
| RGB | rgb(162, 180, 187) |
| HSL | hsl(197, 16%, 68%) |
| HSV | hsv(197, 13%, 73%) |
| CMYK | cmyk(13.4%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(72.17, -4.75, -5.67) |
| CIE-LCH | lch(72.17, 7.40, 230.01°) |
| OKLab | oklab(75.82% -0.0163 -0.0153) |
| OKLCH | oklch(75.82% 0.022 223.1) |
| XYZ | xyz(40.1890, 43.9110, 53.3623) |
| Luminance | 0.4391 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.24
Cool Grey
#95A3A6
ΔE00 5.21
Bluegrey
#85A3B2
ΔE00 6.84
Light Grey Blue
#9DBCD4
ΔE00 6.88
Dove Gray
#B6B8BD
ΔE00 6.94
Bluey Grey
#89A0B0
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B4BB #BBA9A2
analogous
#A2BBB5 #A2B4BB #A2A7BB
triadic
#A2B4BB #BBA2B4 #B4BBA2
tetradic
#A2B4BB #B5A2BB #BBA9A2 #A7BBA2
square
#A2B4BB #B5A2BB #BBA9A2 #A7BBA2
split-complementary
#A2B4BB #BBA2A7 #BBB5A2
monochromatic
#607983 #7F97A1 #A2B4BB #C5D1D5 #E9EDEF
Accessibility & contrast
On white
2.15
#A2B4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#A2B4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B4BB
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B4BB | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BB
Deuteranopia (green-blind)
#ACB0BB
Tritanopia (blue-blind)
#9BB6B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a2b4bb; /* rgb */ color: rgb(162, 180, 187); /* oklch */ color: oklch(75.8% 0.022 223.1);
Tailwind
colors: {
custom: {
50: '#bdcacf',
500: '#a2b4bb',
950: '#000000',
},
}SCSS
$custom: #a2b4bb; $custom-light: #bdcacf; $custom-dark: #000000;
JSON
{
"hex": "#a2b4bb",
"rgb": {
"r": 162,
"g": 180,
"b": 187
},
"hsl": {
"h": 196.8,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.75824,
"c": 0.02238,
"h": 223.1
},
"luminance": 0.43912
}Semantic roles & 50–950 ramp
primary
#A2B4BB
secondary
#E0DBD9
accent
#624C9A
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282