#A4B2BF#A4B2BF
#A4B2BF is a light, muted cyan. Relative luminance 0.435; OKLCH L 75.7% C 0.024 H 246.1°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B2BF |
|---|---|
| RGB | rgb(164, 178, 191) |
| HSL | hsl(209, 17%, 70%) |
| HSV | hsv(209, 14%, 75%) |
| CMYK | cmyk(14.1%, 6.8%, 0%, 25.1%) |
| CIE-LAB | lab(71.89, -2.17, -8.26) |
| CIE-LCH | lch(71.89, 8.54, 255.25°) |
| OKLab | oklab(75.68% -0.0099 -0.0223) |
| OKLCH | oklch(75.68% 0.024 246.1) |
| XYZ | xyz(40.6320, 43.4942, 55.5346) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.65
Cloudy Blue
#ACC2D9
ΔE00 5.58
Light Grey Blue
#9DBCD4
ΔE00 5.73
Dove Gray
#B6B8BD
ΔE00 5.77
Bluey Grey
#89A0B0
ΔE00 6.47
Lightsteelblue
#B0C4DE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B2BF #BFB1A4
analogous
#A4BFBF #A4B2BF #A4A5BF
triadic
#A4B2BF #BFA4B2 #B2BFA4
tetradic
#A4B2BF #BFA4BF #BFB1A4 #A5BFA4
square
#A4B2BF #BFA4BF #BFB1A4 #A5BFA4
split-complementary
#A4B2BF #BFA4A5 #BFBFA4
monochromatic
#607589 #8094A6 #A4B2BF #C8D0D8 #ECEFF2
Accessibility & contrast
On white
2.17
#A4B2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#A4B2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B2BF
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B2BF | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2C0
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#9DB5B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a4b2bf; /* rgb */ color: rgb(164, 178, 191); /* oklch */ color: oklch(75.7% 0.024 246.1);
Tailwind
colors: {
custom: {
50: '#bfc9d2',
500: '#a4b2bf',
950: '#000000',
},
}SCSS
$custom: #a4b2bf; $custom-light: #bfc9d2; $custom-dark: #000000;
JSON
{
"hex": "#a4b2bf",
"rgb": {
"r": 164,
"g": 178,
"b": 191
},
"hsl": {
"h": 208.889,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.75678,
"c": 0.02437,
"h": 246.1
},
"luminance": 0.43495
}Semantic roles & 50–950 ramp
primary
#A4B2BF
secondary
#E3DFDC
accent
#714A9C
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121314
muted
#818282