#A2B0BC#A2B0BC
#A2B0BC is a light, muted cyan. Relative luminance 0.424; OKLCH L 75.0% C 0.023 H 243.9°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B0BC |
|---|---|
| RGB | rgb(162, 176, 188) |
| HSL | hsl(208, 16%, 69%) |
| HSV | hsv(208, 14%, 74%) |
| CMYK | cmyk(13.8%, 6.4%, 0%, 26.3%) |
| CIE-LAB | lab(71.12, -2.39, -7.77) |
| CIE-LCH | lch(71.12, 8.13, 252.92°) |
| OKLab | oklab(75.01% -0.0103 -0.021) |
| OKLCH | oklch(75.01% 0.023 243.9) |
| XYZ | xyz(39.5006, 42.3622, 53.6628) |
| Luminance | 0.4236 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.93
Dove Gray
#B6B8BD
ΔE00 5.91
Bluey Grey
#89A0B0
ΔE00 5.97
Cool Grey
#95A3A6
ΔE00 6.04
Light Grey Blue
#9DBCD4
ΔE00 6.13
Cloudy Blue
#ACC2D9
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B0BC #BCAEA2
analogous
#A2BCBB #A2B0BC #A2A3BC
triadic
#A2B0BC #BCA2B0 #B0BCA2
tetradic
#A2B0BC #BBA2BC #BCAEA2 #A3BCA2
square
#A2B0BC #BBA2BC #BCAEA2 #A3BCA2
split-complementary
#A2B0BC #BCA2A3 #BCBBA2
monochromatic
#5F7384 #7E92A2 #A2B0BC #C6CED6 #E9ECEF
Accessibility & contrast
On white
2.22
#A2B0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#A2B0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B0BC
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B0BC | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BD
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#9CB3B4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2b0bc; /* rgb */ color: rgb(162, 176, 188); /* oklch */ color: oklch(75.0% 0.023 243.9);
Tailwind
colors: {
custom: {
50: '#bdc7d0',
500: '#a2b0bc',
950: '#000000',
},
}SCSS
$custom: #a2b0bc; $custom-light: #bdc7d0; $custom-dark: #000000;
JSON
{
"hex": "#a2b0bc",
"rgb": {
"r": 162,
"g": 176,
"b": 188
},
"hsl": {
"h": 207.692,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.75007,
"c": 0.02334,
"h": 243.9
},
"luminance": 0.42363
}Semantic roles & 50–950 ramp
primary
#A2B0BC
secondary
#E1DDD9
accent
#704B9A
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282