#A7B2BF#A7B2BF
#A7B2BF is a light, muted cyan. Relative luminance 0.438; OKLCH L 75.9% C 0.022 H 252.5°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A7B2BF |
|---|---|
| RGB | rgb(167, 178, 191) |
| HSL | hsl(213, 16%, 70%) |
| HSV | hsv(213, 13%, 75%) |
| CMYK | cmyk(12.6%, 6.8%, 0%, 25.1%) |
| CIE-LAB | lab(72.11, -1.18, -7.92) |
| CIE-LCH | lch(72.11, 8.00, 261.49°) |
| OKLab | oklab(75.9% -0.0067 -0.0213) |
| OKLCH | oklch(75.9% 0.022 252.5) |
| XYZ | xyz(41.2586, 43.8173, 55.5640) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.15
Dove Gray
#B6B8BD
ΔE00 4.97
Cloudy Blue
#ACC2D9
ΔE00 5.81
Light Grey Blue
#9DBCD4
ΔE00 6.55
Lightsteelblue
#B0C4DE
ΔE00 6.64
Dark Gray
#A9A9A9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7B2BF #BFB4A7
analogous
#A7BEBF #A7B2BF #A8A7BF
triadic
#A7B2BF #BFA7B2 #B2BFA7
tetradic
#A7B2BF #BFA7BE #BFB4A7 #A7BFA8
square
#A7B2BF #BFA7BE #BFB4A7 #A7BFA8
split-complementary
#A7B2BF #BFA8A7 #BEBFA7
monochromatic
#637488 #8493A5 #A7B2BF #CAD1D9 #EDEFF2
Accessibility & contrast
On white
2.15
#A7B2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#A7B2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7B2BF
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7B2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7B2BF | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2C0
Deuteranopia (green-blind)
#ABB0BF
Tritanopia (blue-blind)
#A1B5B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a7b2bf; /* rgb */ color: rgb(167, 178, 191); /* oklch */ color: oklch(75.9% 0.022 252.5);
Tailwind
colors: {
custom: {
50: '#c1c9d2',
500: '#a7b2bf',
950: '#000000',
},
}SCSS
$custom: #a7b2bf; $custom-light: #c1c9d2; $custom-dark: #000000;
JSON
{
"hex": "#a7b2bf",
"rgb": {
"r": 167,
"g": 178,
"b": 191
},
"hsl": {
"h": 212.5,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.75903,
"c": 0.02235,
"h": 252.5
},
"luminance": 0.43818
}Semantic roles & 50–950 ramp
primary
#A7B2BF
secondary
#E4E1DE
accent
#764B9A
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121314
muted
#818282