#A2B0BA#A2B0BA
#A2B0BA is a light, muted cyan. Relative luminance 0.423; OKLCH L 74.9% C 0.021 H 238.8°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B0BA |
|---|---|
| RGB | rgb(162, 176, 186) |
| HSL | hsl(205, 15%, 68%) |
| HSV | hsv(205, 13%, 73%) |
| CMYK | cmyk(12.9%, 5.4%, 0%, 27.1%) |
| CIE-LAB | lab(71.06, -2.81, -6.76) |
| CIE-LCH | lch(71.06, 7.32, 247.42°) |
| OKLab | oklab(74.94% -0.011 -0.0182) |
| OKLCH | oklch(74.94% 0.021 238.8) |
| XYZ | xyz(39.2865, 42.2766, 52.5352) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.61
Cool Grey
#95A3A6
ΔE00 5.34
Dove Gray
#B6B8BD
ΔE00 5.80
Bluey Grey
#89A0B0
ΔE00 6.08
Light Grey Blue
#9DBCD4
ΔE00 6.58
Bluegrey
#85A3B2
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B0BA #BAACA2
analogous
#A2BAB8 #A2B0BA #A2A4BA
triadic
#A2B0BA #BAA2B0 #B0BAA2
tetradic
#A2B0BA #B8A2BA #BAACA2 #A4BAA2
square
#A2B0BA #B8A2BA #BAACA2 #A4BAA2
split-complementary
#A2B0BA #BAA2A4 #BAB8A2
monochromatic
#607482 #7F92A0 #A2B0BA #C5CED4 #E8ECEE
Accessibility & contrast
On white
2.22
#A2B0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#A2B0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B0BA
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B0BA | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BB
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#9CB3B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2b0ba; /* rgb */ color: rgb(162, 176, 186); /* oklch */ color: oklch(74.9% 0.021 238.8);
Tailwind
colors: {
custom: {
50: '#bdc7ce',
500: '#a2b0ba',
950: '#000000',
},
}SCSS
$custom: #a2b0ba; $custom-light: #bdc7ce; $custom-dark: #000000;
JSON
{
"hex": "#a2b0ba",
"rgb": {
"r": 162,
"g": 176,
"b": 186
},
"hsl": {
"h": 205,
"s": 14.815,
"l": 68.235
},
"oklch": {
"l": 0.74942,
"c": 0.0213,
"h": 238.8
},
"luminance": 0.42277
}Semantic roles & 50–950 ramp
primary
#A2B0BA
secondary
#E0DBD8
accent
#6C4C99
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282