#A4B7BB#A4B7BB
#A4B7BB is a light, muted cyan. Relative luminance 0.453; OKLCH L 76.6% C 0.022 H 211.8°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B7BB |
|---|---|
| RGB | rgb(164, 183, 187) |
| HSL | hsl(190, 14%, 69%) |
| HSV | hsv(190, 12%, 73%) |
| CMYK | cmyk(12.3%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(73.12, -5.70, -4.25) |
| CIE-LCH | lch(73.12, 7.11, 216.72°) |
| OKLab | oklab(76.61% -0.0185 -0.0115) |
| OKLCH | oklch(76.61% 0.022 211.8) |
| XYZ | xyz(41.2108, 45.3465, 53.5856) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.76
Cool Grey
#95A3A6
ΔE00 5.78
Dove Gray
#B6B8BD
ΔE00 7.57
Bluegrey
#85A3B2
ΔE00 7.92
Light Grey Blue
#9DBCD4
ΔE00 8.02
Silver (survey)
#C5C9C7
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B7BB #BBA8A4
analogous
#A4BBB4 #A4B7BB #A4ACBB
triadic
#A4B7BB #BBA4B7 #B7BBA4
tetradic
#A4B7BB #B4A4BB #BBA8A4 #ACBBA4
square
#A4B7BB #B4A4BB #BBA8A4 #ACBBA4
split-complementary
#A4B7BB #BBA4AC #BBB4A4
monochromatic
#627D83 #819BA1 #A4B7BB #C7D3D5 #EAEEEF
Accessibility & contrast
On white
2.09
#A4B7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#A4B7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B7BB
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B7BB | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BB
Deuteranopia (green-blind)
#AFB2BB
Tritanopia (blue-blind)
#9EB9B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a4b7bb; /* rgb */ color: rgb(164, 183, 187); /* oklch */ color: oklch(76.6% 0.022 211.8);
Tailwind
colors: {
custom: {
50: '#bfcccf',
500: '#a4b7bb',
950: '#000000',
},
}SCSS
$custom: #a4b7bb; $custom-light: #bfcccf; $custom-dark: #000000;
JSON
{
"hex": "#a4b7bb",
"rgb": {
"r": 164,
"g": 183,
"b": 187
},
"hsl": {
"h": 190.435,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.76609,
"c": 0.02178,
"h": 211.8
},
"luminance": 0.45347
}Semantic roles & 50–950 ramp
primary
#A4B7BB
secondary
#E1DBDA
accent
#5A4D99
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121313
muted
#818282