#A4B6BC#A4B6BC
#A4B6BC is a light, muted cyan. Relative luminance 0.450; OKLCH L 76.4% C 0.022 H 219.8°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B6BC |
|---|---|
| RGB | rgb(164, 182, 188) |
| HSL | hsl(195, 15%, 69%) |
| HSV | hsv(195, 13%, 74%) |
| CMYK | cmyk(12.8%, 3.2%, 0%, 26.3%) |
| CIE-LAB | lab(72.88, -4.96, -5.15) |
| CIE-LCH | lch(72.88, 7.15, 226.11°) |
| OKLab | oklab(76.43% -0.0167 -0.0139) |
| OKLCH | oklch(76.43% 0.022 219.8) |
| XYZ | xyz(41.1127, 44.9785, 54.0829) |
| Luminance | 0.4498 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.89
Cool Grey
#95A3A6
ΔE00 5.60
Dove Gray
#B6B8BD
ΔE00 6.93
Light Grey Blue
#9DBCD4
ΔE00 7.18
Bluegrey
#85A3B2
ΔE00 7.43
Cloudy Blue
#ACC2D9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B6BC #BCAAA4
analogous
#A4BCB6 #A4B6BC #A4AABC
triadic
#A4B6BC #BCA4B6 #B6BCA4
tetradic
#A4B6BC #B6A4BC #BCAAA4 #AABCA4
square
#A4B6BC #B6A4BC #BCAAA4 #AABCA4
split-complementary
#A4B6BC #BCA4AA #BCB6A4
monochromatic
#617C84 #819AA2 #A4B6BC #C7D2D6 #EAEFF0
Accessibility & contrast
On white
2.10
#A4B6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#A4B6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B6BC
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B6BC | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BC
Deuteranopia (green-blind)
#AEB1BC
Tritanopia (blue-blind)
#9EB8B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a4b6bc; /* rgb */ color: rgb(164, 182, 188); /* oklch */ color: oklch(76.4% 0.022 219.8);
Tailwind
colors: {
custom: {
50: '#bfcbd0',
500: '#a4b6bc',
950: '#000000',
},
}SCSS
$custom: #a4b6bc; $custom-light: #bfcbd0; $custom-dark: #000000;
JSON
{
"hex": "#a4b6bc",
"rgb": {
"r": 164,
"g": 182,
"b": 188
},
"hsl": {
"h": 195,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.76428,
"c": 0.02172,
"h": 219.8
},
"luminance": 0.44979
}Semantic roles & 50–950 ramp
primary
#A4B6BC
secondary
#E1DCDA
accent
#5F4C99
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121314
muted
#818282