#A2B2C0#A2B2C0
#A2B2C0 is a light, muted cyan. Relative luminance 0.433; OKLCH L 75.6% C 0.027 H 244.5°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2C0 |
|---|---|
| RGB | rgb(162, 178, 192) |
| HSL | hsl(208, 19%, 69%) |
| HSV | hsv(208, 16%, 75%) |
| CMYK | cmyk(15.6%, 7.3%, 0%, 24.7%) |
| CIE-LAB | lab(71.78, -2.62, -8.99) |
| CIE-LCH | lch(71.78, 9.37, 253.78°) |
| OKLab | oklab(75.56% -0.0116 -0.0243) |
| OKLCH | oklch(75.56% 0.027 244.5) |
| XYZ | xyz(40.3328, 43.3271, 56.0970) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.76
Light Grey Blue
#9DBCD4
ΔE00 5.14
Cloudy Blue
#ACC2D9
ΔE00 5.33
Bluey Grey
#89A0B0
ΔE00 6.10
Dove Gray
#B6B8BD
ΔE00 6.45
Lightsteelblue
#B0C4DE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2C0 #C0B0A2
analogous
#A2C0BF #A2B2C0 #A2A3C0
triadic
#A2B2C0 #C0A2B2 #B2C0A2
tetradic
#A2B2C0 #BFA2C0 #C0B0A2 #A3C0A2
square
#A2B2C0 #BFA2C0 #C0B0A2 #A3C0A2
split-complementary
#A2B2C0 #C0A2A3 #C0BFA2
monochromatic
#5E758A #7E94A7 #A2B2C0 #C6D0D9 #EBEEF1
Accessibility & contrast
On white
2.17
#A2B2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#A2B2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2C0
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2C0 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2C1
Deuteranopia (green-blind)
#A9AEC0
Tritanopia (blue-blind)
#9AB5B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a2b2c0; /* rgb */ color: rgb(162, 178, 192); /* oklch */ color: oklch(75.6% 0.027 244.5);
Tailwind
colors: {
custom: {
50: '#bdc9d3',
500: '#a2b2c0',
950: '#000000',
},
}SCSS
$custom: #a2b2c0; $custom-light: #bdc9d3; $custom-dark: #000000;
JSON
{
"hex": "#a2b2c0",
"rgb": {
"r": 162,
"g": 178,
"b": 192
},
"hsl": {
"h": 208,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.75563,
"c": 0.02691,
"h": 244.5
},
"luminance": 0.43328
}Semantic roles & 50–950 ramp
primary
#A2B2C0
secondary
#E3DFDB
accent
#70489E
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282