#A2B5BB#A2B5BB
#A2B5BB is a light, muted cyan. Relative luminance 0.443; OKLCH L 76.0% C 0.023 H 218.7°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B5BB |
|---|---|
| RGB | rgb(162, 181, 187) |
| HSL | hsl(194, 16%, 68%) |
| HSV | hsv(194, 13%, 73%) |
| CMYK | cmyk(13.4%, 3.2%, 0%, 26.7%) |
| CIE-LAB | lab(72.44, -5.29, -5.27) |
| CIE-LCH | lch(72.44, 7.47, 224.88°) |
| OKLab | oklab(76.04% -0.0177 -0.0142) |
| OKLCH | oklch(76.04% 0.023 218.7) |
| XYZ | xyz(40.3916, 44.3162, 53.4299) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.84
Cool Grey
#95A3A6
ΔE00 5.36
Bluegrey
#85A3B2
ΔE00 7.07
Light Grey Blue
#9DBCD4
ΔE00 7.22
Dove Gray
#B6B8BD
ΔE00 7.35
Bluey Grey
#89A0B0
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B5BB #BBA8A2
analogous
#A2BBB4 #A2B5BB #A2A8BB
triadic
#A2B5BB #BBA2B5 #B5BBA2
tetradic
#A2B5BB #B4A2BB #BBA8A2 #A8BBA2
square
#A2B5BB #B4A2BB #BBA8A2 #A8BBA2
split-complementary
#A2B5BB #BBA2A8 #BBB4A2
monochromatic
#607A83 #7F99A1 #A2B5BB #C5D1D5 #E9EDEF
Accessibility & contrast
On white
2.13
#A2B5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#A2B5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B5BB
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B5BB | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BB
Deuteranopia (green-blind)
#ADB0BB
Tritanopia (blue-blind)
#9BB7B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a2b5bb; /* rgb */ color: rgb(162, 181, 187); /* oklch */ color: oklch(76.0% 0.023 218.7);
Tailwind
colors: {
custom: {
50: '#bdcbcf',
500: '#a2b5bb',
950: '#000000',
},
}SCSS
$custom: #a2b5bb; $custom-light: #bdcbcf; $custom-dark: #000000;
JSON
{
"hex": "#a2b5bb",
"rgb": {
"r": 162,
"g": 181,
"b": 187
},
"hsl": {
"h": 194.4,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.76037,
"c": 0.02274,
"h": 218.7
},
"luminance": 0.44317
}Semantic roles & 50–950 ramp
primary
#A2B5BB
secondary
#E0DAD9
accent
#5E4C9A
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282