#A2B2BB#A2B2BB
#A2B2BB is a light, muted cyan. Relative luminance 0.431; OKLCH L 75.4% C 0.022 H 232.2°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2BB |
|---|---|
| RGB | rgb(162, 178, 187) |
| HSL | hsl(202, 16%, 68%) |
| HSV | hsv(202, 13%, 73%) |
| CMYK | cmyk(13.4%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(71.63, -3.68, -6.47) |
| CIE-LCH | lch(71.63, 7.44, 240.36°) |
| OKLab | oklab(75.4% -0.0135 -0.0174) |
| OKLCH | oklch(75.4% 0.022 232.2) |
| XYZ | xyz(39.7882, 43.1093, 53.2287) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.23
Cool Grey
#95A3A6
ΔE00 5.24
Dove Gray
#B6B8BD
ΔE00 6.26
Bluey Grey
#89A0B0
ΔE00 6.39
Light Grey Blue
#9DBCD4
ΔE00 6.43
Bluegrey
#85A3B2
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2BB #BBABA2
analogous
#A2BBB7 #A2B2BB #A2A5BB
triadic
#A2B2BB #BBA2B2 #B2BBA2
tetradic
#A2B2BB #B7A2BB #BBABA2 #A5BBA2
square
#A2B2BB #B7A2BB #BBABA2 #A5BBA2
split-complementary
#A2B2BB #BBA2A5 #BBB7A2
monochromatic
#607683 #7F95A1 #A2B2BB #C5CFD5 #E9EDEF
Accessibility & contrast
On white
2.18
#A2B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#A2B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2BB
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2BB | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BC
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#9CB5B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2b2bb; /* rgb */ color: rgb(162, 178, 187); /* oklch */ color: oklch(75.4% 0.022 232.2);
Tailwind
colors: {
custom: {
50: '#bdc9cf',
500: '#a2b2bb',
950: '#000000',
},
}SCSS
$custom: #a2b2bb; $custom-light: #bdc9cf; $custom-dark: #000000;
JSON
{
"hex": "#a2b2bb",
"rgb": {
"r": 162,
"g": 178,
"b": 187
},
"hsl": {
"h": 201.6,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.75399,
"c": 0.02205,
"h": 232.2
},
"luminance": 0.4311
}Semantic roles & 50–950 ramp
primary
#A2B2BB
secondary
#E0DBD9
accent
#684C9A
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282