#A4B0BC#A4B0BC
#A4B0BC is a light, muted cyan. Relative luminance 0.426; OKLCH L 75.2% C 0.022 H 248.1°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B0BC |
|---|---|
| RGB | rgb(164, 176, 188) |
| HSL | hsl(210, 15%, 69%) |
| HSV | hsv(210, 13%, 74%) |
| CMYK | cmyk(12.8%, 6.4%, 0%, 26.3%) |
| CIE-LAB | lab(71.26, -1.73, -7.54) |
| CIE-LCH | lch(71.26, 7.74, 257.11°) |
| OKLab | oklab(75.16% -0.0082 -0.0203) |
| OKLCH | oklch(75.16% 0.022 248.1) |
| XYZ | xyz(39.9102, 42.5734, 53.6820) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.20
Dove Gray
#B6B8BD
ΔE00 5.33
Cloudy Blue
#ACC2D9
ΔE00 6.32
Cool Grey
#95A3A6
ΔE00 6.41
Bluey Grey
#89A0B0
ΔE00 6.45
Light Grey Blue
#9DBCD4
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B0BC #BCB0A4
analogous
#A4BCBC #A4B0BC #A4A4BC
triadic
#A4B0BC #BCA4B0 #B0BCA4
tetradic
#A4B0BC #BCA4BC #BCB0A4 #A4BCA4
square
#A4B0BC #BCA4BC #BCB0A4 #A4BCA4
split-complementary
#A4B0BC #BCA4A4 #BCBCA4
monochromatic
#617384 #8191A2 #A4B0BC #C7CFD6 #EAEDF0
Accessibility & contrast
On white
2.21
#A4B0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#A4B0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B0BC
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B0BC | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BD
Deuteranopia (green-blind)
#A9ADBC
Tritanopia (blue-blind)
#9EB3B4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a4b0bc; /* rgb */ color: rgb(164, 176, 188); /* oklch */ color: oklch(75.2% 0.022 248.1);
Tailwind
colors: {
custom: {
50: '#bfc7d0',
500: '#a4b0bc',
950: '#000000',
},
}SCSS
$custom: #a4b0bc; $custom-light: #bfc7d0; $custom-dark: #000000;
JSON
{
"hex": "#a4b0bc",
"rgb": {
"r": 164,
"g": 176,
"b": 188
},
"hsl": {
"h": 210,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.75157,
"c": 0.0219,
"h": 248.1
},
"luminance": 0.42574
}Semantic roles & 50–950 ramp
primary
#A4B0BC
secondary
#E1DEDA
accent
#734C99
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121314
muted
#818282