#A2B0C2#A2B0C2
#A2B0C2 is a light, muted cyan. Relative luminance 0.426; OKLCH L 75.2% C 0.030 H 254.7°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B0C2 |
|---|---|
| RGB | rgb(162, 176, 194) |
| HSL | hsl(214, 21%, 70%) |
| HSV | hsv(214, 16%, 76%) |
| CMYK | cmyk(16.5%, 9.3%, 0%, 23.9%) |
| CIE-LAB | lab(71.30, -1.10, -10.80) |
| CIE-LCH | lch(71.30, 10.86, 264.19°) |
| OKLab | oklab(75.21% -0.008 -0.0292) |
| OKLCH | oklch(75.21% 0.03 254.7) |
| XYZ | xyz(40.1609, 42.6263, 57.1403) |
| Luminance | 0.4263 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.89
Cloudy Blue
#ACC2D9
ΔE00 5.25
Light Grey Blue
#9DBCD4
ΔE00 5.72
Lightsteelblue
#B0C4DE
ΔE00 5.91
Bluey Grey
#89A0B0
ΔE00 6.56
Dove Gray
#B6B8BD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B0C2 #C2B4A2
analogous
#A2C0C2 #A2B0C2 #A4A2C2
triadic
#A2B0C2 #C2A2B0 #B0C2A2
tetradic
#A2B0C2 #C2A2C0 #C2B4A2 #A2C2A4
square
#A2B0C2 #C2A2C0 #C2B4A2 #A2C2A4
split-complementary
#A2B0C2 #C2A4A2 #C0C2A2
monochromatic
#5D728D #7D91AA #A2B0C2 #C7CFDA #ECEFF2
Accessibility & contrast
On white
2.20
#A2B0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#A2B0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B0C2
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B0C2 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C3
Deuteranopia (green-blind)
#A6ADC2
Tritanopia (blue-blind)
#9AB4B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2b0c2; /* rgb */ color: rgb(162, 176, 194); /* oklch */ color: oklch(75.2% 0.030 254.7);
Tailwind
colors: {
custom: {
50: '#bdc7d4',
500: '#a2b0c2',
950: '#000000',
},
}SCSS
$custom: #a2b0c2; $custom-light: #bdc7d4; $custom-dark: #000000;
JSON
{
"hex": "#a2b0c2",
"rgb": {
"r": 162,
"g": 176,
"b": 194
},
"hsl": {
"h": 213.75,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.75209,
"c": 0.0303,
"h": 254.7
},
"luminance": 0.42627
}Semantic roles & 50–950 ramp
primary
#A2B0C2
secondary
#E4E0DB
accent
#78469F
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121314
muted
#818283