#A7B2BB#A7B2BB
#A7B2BB is a light, near-neutral cyan. Relative luminance 0.436; OKLCH L 75.8% C 0.018 H 242.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A7B2BB |
|---|---|
| RGB | rgb(167, 178, 187) |
| HSL | hsl(207, 13%, 69%) |
| HSV | hsv(207, 11%, 73%) |
| CMYK | cmyk(10.7%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(71.99, -2.01, -5.89) |
| CIE-LCH | lch(71.99, 6.23, 251.13°) |
| OKLab | oklab(75.77% -0.0082 -0.0158) |
| OKLCH | oklch(75.77% 0.018 242.5) |
| XYZ | xyz(40.8244, 43.6436, 53.2773) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.39
Dove Gray
#B6B8BD
ΔE00 4.47
Cool Grey
#95A3A6
ΔE00 6.00
Dark Gray
#A9A9A9
ΔE00 6.14
Cloudy Blue
#ACC2D9
ΔE00 6.87
Silver
#C0C0C0
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7B2BB #BBB0A7
analogous
#A7BBBA #A7B2BB #A7A8BB
triadic
#A7B2BB #BBA7B2 #B2BBA7
tetradic
#A7B2BB #BAA7BB #BBB0A7 #A8BBA7
square
#A7B2BB #BAA7BB #BBB0A7 #A8BBA7
split-complementary
#A7B2BB #BBA7A8 #BBBAA7
monochromatic
#657583 #8494A0 #A7B2BB #CAD0D6 #ECEEF0
Accessibility & contrast
On white
2.16
#A7B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#A7B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7B2BB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7B2BB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BB
Deuteranopia (green-blind)
#ACAFBB
Tritanopia (blue-blind)
#A2B4B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a7b2bb; /* rgb */ color: rgb(167, 178, 187); /* oklch */ color: oklch(75.8% 0.018 242.5);
Tailwind
colors: {
custom: {
50: '#c1c9cf',
500: '#a7b2bb',
950: '#000000',
},
}SCSS
$custom: #a7b2bb; $custom-light: #c1c9cf; $custom-dark: #000000;
JSON
{
"hex": "#a7b2bb",
"rgb": {
"r": 167,
"g": 178,
"b": 187
},
"hsl": {
"h": 207,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.75773,
"c": 0.01786,
"h": 242.5
},
"luminance": 0.43644
}Semantic roles & 50–950 ramp
primary
#A7B2BB
secondary
#E2DFDC
accent
#6F4F97
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121313
muted
#818282