#A1ACBB#A1ACBB
#A1ACBB is a light, muted cyan. Relative luminance 0.407; OKLCH L 74.1% C 0.025 H 256.1°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A1ACBB |
|---|---|
| RGB | rgb(161, 172, 187) |
| HSL | hsl(215, 16%, 68%) |
| HSV | hsv(215, 14%, 73%) |
| CMYK | cmyk(13.9%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(69.94, -0.76, -8.98) |
| CIE-LCH | lch(69.94, 9.01, 265.17°) |
| OKLab | oklab(74.05% -0.006 -0.0242) |
| OKLCH | oklch(74.05% 0.025 256.1) |
| XYZ | xyz(38.4180, 40.6694, 52.8300) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.76
Bluey Grey
#89A0B0
ΔE00 6.15
Dove Gray
#B6B8BD
ΔE00 6.25
Cloudy Blue
#ACC2D9
ΔE00 6.79
Light Grey Blue
#9DBCD4
ΔE00 7.14
Cool Grey
#95A3A6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1ACBB #BBB0A1
analogous
#A1B9BB #A1ACBB #A3A1BB
triadic
#A1ACBB #BBA1AC #ACBBA1
tetradic
#A1ACBB #BBA1B9 #BBB0A1 #A1BBA3
square
#A1ACBB #BBA1B9 #BBB0A1 #A1BBA3
split-complementary
#A1ACBB #BBA3A1 #B9BBA1
monochromatic
#5F6E83 #7D8DA1 #A1ACBB #C5CBD5 #E8EBEE
Accessibility & contrast
On white
2.30
#A1ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#A1ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1ACBB
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1ACBB | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#A4AABB
Tritanopia (blue-blind)
#9BAFB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a1acbb; /* rgb */ color: rgb(161, 172, 187); /* oklch */ color: oklch(74.1% 0.025 256.1);
Tailwind
colors: {
custom: {
50: '#bdc4cf',
500: '#a1acbb',
950: '#000000',
},
}SCSS
$custom: #a1acbb; $custom-light: #bdc4cf; $custom-dark: #000000;
JSON
{
"hex": "#a1acbb",
"rgb": {
"r": 161,
"g": 172,
"b": 187
},
"hsl": {
"h": 214.615,
"s": 16.049,
"l": 68.235
},
"oklch": {
"l": 0.74054,
"c": 0.02495,
"h": 256.1
},
"luminance": 0.4067
}Semantic roles & 50–950 ramp
primary
#A1ACBB
secondary
#E0DDD8
accent
#794B9A
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121213
muted
#818182