#A2B2BC#A2B2BC
#A2B2BC is a light, muted cyan. Relative luminance 0.432; OKLCH L 75.4% C 0.023 H 235.1°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2BC |
|---|---|
| RGB | rgb(162, 178, 188) |
| HSL | hsl(203, 16%, 69%) |
| HSV | hsv(203, 14%, 74%) |
| CMYK | cmyk(13.8%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(71.66, -3.47, -6.97) |
| CIE-LCH | lch(71.66, 7.79, 243.55°) |
| OKLab | oklab(75.43% -0.0131 -0.0188) |
| OKLCH | oklch(75.43% 0.023 235.1) |
| XYZ | xyz(39.8956, 43.1523, 53.7945) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.20
Cool Grey
#95A3A6
ΔE00 5.53
Light Grey Blue
#9DBCD4
ΔE00 6.10
Dove Gray
#B6B8BD
ΔE00 6.23
Bluey Grey
#89A0B0
ΔE00 6.26
Cloudy Blue
#ACC2D9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2BC #BCACA2
analogous
#A2BCB9 #A2B2BC #A2A5BC
triadic
#A2B2BC #BCA2B2 #B2BCA2
tetradic
#A2B2BC #B9A2BC #BCACA2 #A5BCA2
square
#A2B2BC #B9A2BC #BCACA2 #A5BCA2
split-complementary
#A2B2BC #BCA2A5 #BCB9A2
monochromatic
#5F7684 #7E95A2 #A2B2BC #C6CFD6 #E9EDEF
Accessibility & contrast
On white
2.18
#A2B2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#A2B2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2BC
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2BC | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BD
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#9BB5B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a2b2bc; /* rgb */ color: rgb(162, 178, 188); /* oklch */ color: oklch(75.4% 0.023 235.1);
Tailwind
colors: {
custom: {
50: '#bdc9d0',
500: '#a2b2bc',
950: '#000000',
},
}SCSS
$custom: #a2b2bc; $custom-light: #bdc9d0; $custom-dark: #000000;
JSON
{
"hex": "#a2b2bc",
"rgb": {
"r": 162,
"g": 178,
"b": 188
},
"hsl": {
"h": 203.077,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.75431,
"c": 0.02293,
"h": 235.1
},
"luminance": 0.43153
}Semantic roles & 50–950 ramp
primary
#A2B2BC
secondary
#E1DCD9
accent
#6A4B9A
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282