#A4BAC0#A4BAC0
#A4BAC0 is a light, muted cyan. Relative luminance 0.468; OKLCH L 77.4% C 0.026 H 216.0°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A4BAC0 |
|---|---|
| RGB | rgb(164, 186, 192) |
| HSL | hsl(193, 18%, 70%) |
| HSV | hsv(193, 15%, 75%) |
| CMYK | cmyk(14.6%, 3.1%, 0%, 24.7%) |
| CIE-LAB | lab(74.07, -6.25, -5.57) |
| CIE-LCH | lch(74.07, 8.38, 221.72°) |
| OKLab | oklab(77.41% -0.0208 -0.0151) |
| OKLCH | oklch(77.41% 0.026 216) |
| XYZ | xyz(42.3808, 46.8151, 56.6623) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.38
Cool Grey
#95A3A6
ΔE00 6.78
Light Grey Blue
#9DBCD4
ΔE00 7.07
Bluegrey
#85A3B2
ΔE00 7.90
Cloudy Blue
#ACC2D9
ΔE00 7.92
Dove Gray
#B6B8BD
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4BAC0 #C0AAA4
analogous
#A4C0B8 #A4BAC0 #A4ACC0
triadic
#A4BAC0 #C0A4BA #BAC0A4
tetradic
#A4BAC0 #B8A4C0 #C0AAA4 #ACC0A4
square
#A4BAC0 #B8A4C0 #C0AAA4 #ACC0A4
split-complementary
#A4BAC0 #C0A4AC #C0B8A4
monochromatic
#60818A #809FA7 #A4BAC0 #C8D5D9 #ECF1F2
Accessibility & contrast
On white
2.03
#A4BAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#A4BAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4BAC0
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4BAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4BAC0 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8C0
Deuteranopia (green-blind)
#B1B4C0
Tritanopia (blue-blind)
#9CBCBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a4bac0; /* rgb */ color: rgb(164, 186, 192); /* oklch */ color: oklch(77.4% 0.026 216.0);
Tailwind
colors: {
custom: {
50: '#bfced3',
500: '#a4bac0',
950: '#000000',
},
}SCSS
$custom: #a4bac0; $custom-light: #bfced3; $custom-dark: #000000;
JSON
{
"hex": "#a4bac0",
"rgb": {
"r": 164,
"g": 186,
"b": 192
},
"hsl": {
"h": 192.857,
"s": 18.182,
"l": 69.804
},
"oklch": {
"l": 0.77408,
"c": 0.02565,
"h": 216
},
"luminance": 0.46816
}Semantic roles & 50–950 ramp
primary
#A4BAC0
secondary
#E4DEDC
accent
#5B499C
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282