#A2B7BC#A2B7BC
#A2B7BC is a light, muted cyan. Relative luminance 0.452; OKLCH L 76.5% C 0.024 H 213.6°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B7BC |
|---|---|
| RGB | rgb(162, 183, 188) |
| HSL | hsl(192, 16%, 69%) |
| HSV | hsv(192, 14%, 74%) |
| CMYK | cmyk(13.8%, 2.7%, 0%, 26.3%) |
| CIE-LAB | lab(73.01, -6.15, -4.97) |
| CIE-LCH | lch(73.01, 7.91, 218.97°) |
| OKLab | oklab(76.5% -0.0202 -0.0134) |
| OKLCH | oklch(76.5% 0.024 213.6) |
| XYZ | xyz(40.9086, 45.1783, 54.1322) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.84
Cool Grey
#95A3A6
ΔE00 5.92
Bluegrey
#85A3B2
ΔE00 7.50
Light Grey Blue
#9DBCD4
ΔE00 7.59
Dove Gray
#B6B8BD
ΔE00 8.09
Bluey Grey
#89A0B0
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B7BC #BCA7A2
analogous
#A2BCB4 #A2B7BC #A2AABC
triadic
#A2B7BC #BCA2B7 #B7BCA2
tetradic
#A2B7BC #B4A2BC #BCA7A2 #AABCA2
square
#A2B7BC #B4A2BC #BCA7A2 #AABCA2
split-complementary
#A2B7BC #BCA2AA #BCB4A2
monochromatic
#5F7D84 #7E9BA2 #A2B7BC #C6D3D6 #E9EEEF
Accessibility & contrast
On white
2.09
#A2B7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#A2B7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B7BC
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B7BC | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BC
Deuteranopia (green-blind)
#AEB2BC
Tritanopia (blue-blind)
#9BB9B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a2b7bc; /* rgb */ color: rgb(162, 183, 188); /* oklch */ color: oklch(76.5% 0.024 213.6);
Tailwind
colors: {
custom: {
50: '#bdccd0',
500: '#a2b7bc',
950: '#000000',
},
}SCSS
$custom: #a2b7bc; $custom-light: #bdccd0; $custom-dark: #000000;
JSON
{
"hex": "#a2b7bc",
"rgb": {
"r": 162,
"g": 183,
"b": 188
},
"hsl": {
"h": 191.538,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.76497,
"c": 0.02424,
"h": 213.6
},
"luminance": 0.45179
}Semantic roles & 50–950 ramp
primary
#A2B7BC
secondary
#E1DBD9
accent
#5A4B9A
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282