#A4B6BE#A4B6BE
#A4B6BE is a light, muted cyan. Relative luminance 0.451; OKLCH L 76.5% C 0.023 H 226.2°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B6BE |
|---|---|
| RGB | rgb(164, 182, 190) |
| HSL | hsl(198, 17%, 69%) |
| HSV | hsv(198, 14%, 75%) |
| CMYK | cmyk(13.7%, 4.2%, 0%, 25.5%) |
| CIE-LAB | lab(72.93, -4.54, -6.16) |
| CIE-LCH | lch(72.93, 7.65, 233.63°) |
| OKLab | oklab(76.49% -0.0159 -0.0166) |
| OKLCH | oklch(76.49% 0.023 226.2) |
| XYZ | xyz(41.3298, 45.0653, 55.2262) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.55
Cool Grey
#95A3A6
ΔE00 5.89
Light Grey Blue
#9DBCD4
ΔE00 6.35
Dove Gray
#B6B8BD
ΔE00 6.70
Cloudy Blue
#ACC2D9
ΔE00 6.93
Bluegrey
#85A3B2
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B6BE #BEACA4
analogous
#A4BEB9 #A4B6BE #A4A9BE
triadic
#A4B6BE #BEA4B6 #B6BEA4
tetradic
#A4B6BE #B9A4BE #BEACA4 #A9BEA4
square
#A4B6BE #B9A4BE #BEACA4 #A9BEA4
split-complementary
#A4B6BE #BEA4A9 #BEB9A4
monochromatic
#617B87 #8099A5 #A4B6BE #C8D3D8 #EBEFF1
Accessibility & contrast
On white
2.10
#A4B6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#A4B6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B6BE
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B6BE | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#9DB9B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a4b6be; /* rgb */ color: rgb(164, 182, 190); /* oklch */ color: oklch(76.5% 0.023 226.2);
Tailwind
colors: {
custom: {
50: '#bfcbd1',
500: '#a4b6be',
950: '#000000',
},
}SCSS
$custom: #a4b6be; $custom-light: #bfcbd1; $custom-dark: #000000;
JSON
{
"hex": "#a4b6be",
"rgb": {
"r": 164,
"g": 182,
"b": 190
},
"hsl": {
"h": 198.462,
"s": 16.667,
"l": 69.412
},
"oklch": {
"l": 0.76492,
"c": 0.02301,
"h": 226.2
},
"luminance": 0.45066
}Semantic roles & 50–950 ramp
primary
#A4B6BE
secondary
#E3DDDB
accent
#634B9B
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121314
muted
#818282