#A4B0BE#A4B0BE
#A4B0BE is a light, muted cyan. Relative luminance 0.427; OKLCH L 75.2% C 0.024 H 252.2°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B0BE |
|---|---|
| RGB | rgb(164, 176, 190) |
| HSL | hsl(212, 17%, 69%) |
| HSV | hsv(212, 14%, 75%) |
| CMYK | cmyk(13.7%, 7.4%, 0%, 25.5%) |
| CIE-LAB | lab(71.32, -1.30, -8.55) |
| CIE-LCH | lch(71.32, 8.65, 261.33°) |
| OKLab | oklab(75.22% -0.0074 -0.0231) |
| OKLCH | oklch(75.22% 0.024 252.2) |
| XYZ | xyz(40.1273, 42.6602, 54.8253) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.81
Dove Gray
#B6B8BD
ΔE00 5.65
Cloudy Blue
#ACC2D9
ΔE00 5.91
Light Grey Blue
#9DBCD4
ΔE00 6.36
Bluey Grey
#89A0B0
ΔE00 6.56
Lightsteelblue
#B0C4DE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B0BE #BEB2A4
analogous
#A4BDBE #A4B0BE #A5A4BE
triadic
#A4B0BE #BEA4B0 #B0BEA4
tetradic
#A4B0BE #BEA4BD #BEB2A4 #A4BEA5
square
#A4B0BE #BEA4BD #BEB2A4 #A4BEA5
split-complementary
#A4B0BE #BEA5A4 #BDBEA4
monochromatic
#617287 #8091A5 #A4B0BE #C8CFD8 #EBEEF1
Accessibility & contrast
On white
2.20
#A4B0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#A4B0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B0BE
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B0BE | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BF
Deuteranopia (green-blind)
#A8ADBE
Tritanopia (blue-blind)
#9EB3B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a4b0be; /* rgb */ color: rgb(164, 176, 190); /* oklch */ color: oklch(75.2% 0.024 252.2);
Tailwind
colors: {
custom: {
50: '#bfc7d1',
500: '#a4b0be',
950: '#000000',
},
}SCSS
$custom: #a4b0be; $custom-light: #bfc7d1; $custom-dark: #000000;
JSON
{
"hex": "#a4b0be",
"rgb": {
"r": 164,
"g": 176,
"b": 190
},
"hsl": {
"h": 212.308,
"s": 16.667,
"l": 69.412
},
"oklch": {
"l": 0.75224,
"c": 0.02422,
"h": 252.2
},
"luminance": 0.42661
}Semantic roles & 50–950 ramp
primary
#A4B0BE
secondary
#E3DFDB
accent
#764B9B
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121314
muted
#818282