#A4B4BC#A4B4BC
#A4B4BC is a light, muted cyan. Relative luminance 0.442; OKLCH L 76.0% C 0.021 H 229.1°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B4BC |
|---|---|
| RGB | rgb(164, 180, 188) |
| HSL | hsl(200, 15%, 69%) |
| HSV | hsv(200, 13%, 74%) |
| CMYK | cmyk(12.8%, 4.3%, 0%, 26.3%) |
| CIE-LAB | lab(72.34, -3.88, -5.95) |
| CIE-LCH | lch(72.34, 7.11, 236.87°) |
| OKLab | oklab(76% -0.0139 -0.016) |
| OKLCH | oklch(76% 0.021 229.1) |
| XYZ | xyz(40.7061, 44.1651, 53.9473) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.83
Cool Grey
#95A3A6
ΔE00 5.48
Dove Gray
#B6B8BD
ΔE00 6.12
Light Grey Blue
#9DBCD4
ΔE00 6.61
Cloudy Blue
#ACC2D9
ΔE00 7.02
Bluey Grey
#89A0B0
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B4BC #BCACA4
analogous
#A4BCB8 #A4B4BC #A4A8BC
triadic
#A4B4BC #BCA4B4 #B4BCA4
tetradic
#A4B4BC #B8A4BC #BCACA4 #A8BCA4
square
#A4B4BC #B8A4BC #BCACA4 #A8BCA4
split-complementary
#A4B4BC #BCA4A8 #BCB8A4
monochromatic
#617984 #8197A2 #A4B4BC #C7D1D6 #EAEEF0
Accessibility & contrast
On white
2.14
#A4B4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#A4B4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B4BC
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B4BC | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BC
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#9EB6B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a4b4bc; /* rgb */ color: rgb(164, 180, 188); /* oklch */ color: oklch(76.0% 0.021 229.1);
Tailwind
colors: {
custom: {
50: '#bfcad0',
500: '#a4b4bc',
950: '#000000',
},
}SCSS
$custom: #a4b4bc; $custom-light: #bfcad0; $custom-dark: #000000;
JSON
{
"hex": "#a4b4bc",
"rgb": {
"r": 164,
"g": 180,
"b": 188
},
"hsl": {
"h": 200,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.76003,
"c": 0.0212,
"h": 229.1
},
"luminance": 0.44166
}Semantic roles & 50–950 ramp
primary
#A4B4BC
secondary
#E1DDDA
accent
#664C99
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121314
muted
#818282