#A2B2C2#A2B2C2
#A2B2C2 is a light, muted cyan. Relative luminance 0.434; OKLCH L 75.6% C 0.029 H 248.2°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2C2 |
|---|---|
| RGB | rgb(162, 178, 194) |
| HSL | hsl(210, 21%, 70%) |
| HSV | hsv(210, 16%, 76%) |
| CMYK | cmyk(16.5%, 8.2%, 0%, 23.9%) |
| CIE-LAB | lab(71.84, -2.18, -10.00) |
| CIE-LCH | lch(71.84, 10.24, 257.68°) |
| OKLab | oklab(75.63% -0.0108 -0.027) |
| OKLCH | oklch(75.63% 0.029 248.2) |
| XYZ | xyz(40.5559, 43.4164, 57.2719) |
| Luminance | 0.4342 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.32
Cloudy Blue
#ACC2D9
ΔE00 4.88
Light Grey Blue
#9DBCD4
ΔE00 4.90
Lightsteelblue
#B0C4DE
ΔE00 5.97
Bluey Grey
#89A0B0
ΔE00 6.24
Dove Gray
#B6B8BD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2C2 #C2B2A2
analogous
#A2C2C2 #A2B2C2 #A2A2C2
triadic
#A2B2C2 #C2A2B2 #B2C2A2
tetradic
#A2B2C2 #C2A2C2 #C2B2A2 #A2C2A2
square
#A2B2C2 #C2A2C2 #C2B2A2 #A2C2A2
split-complementary
#A2B2C2 #C2A2A2 #C2C2A2
monochromatic
#5D758D #7D93AA #A2B2C2 #C7D1DA #ECEFF2
Accessibility & contrast
On white
2.17
#A2B2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#A2B2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2C2
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2C2 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB2C3
Deuteranopia (green-blind)
#A8AFC2
Tritanopia (blue-blind)
#9AB6B7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a2b2c2; /* rgb */ color: rgb(162, 178, 194); /* oklch */ color: oklch(75.6% 0.029 248.2);
Tailwind
colors: {
custom: {
50: '#bdc9d4',
500: '#a2b2c2',
950: '#000000',
},
}SCSS
$custom: #a2b2c2; $custom-light: #bdc9d4; $custom-dark: #000000;
JSON
{
"hex": "#a2b2c2",
"rgb": {
"r": 162,
"g": 178,
"b": 194
},
"hsl": {
"h": 210,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.75631,
"c": 0.02913,
"h": 248.2
},
"luminance": 0.43417
}Semantic roles & 50–950 ramp
primary
#A2B2C2
secondary
#E4E0DB
accent
#73469F
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121314
muted
#818283