#A4B2C4#A4B2C4
#A4B2C4 is a light, muted cyan. Relative luminance 0.437; OKLCH L 75.8% C 0.030 H 254.7°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B2C4 |
|---|---|
| RGB | rgb(164, 178, 196) |
| HSL | hsl(214, 21%, 71%) |
| HSV | hsv(214, 16%, 77%) |
| CMYK | cmyk(16.3%, 9.2%, 0%, 23.1%) |
| CIE-LAB | lab(72.04, -1.10, -10.78) |
| CIE-LCH | lch(72.04, 10.84, 264.16°) |
| OKLab | oklab(75.85% -0.008 -0.0292) |
| OKLCH | oklch(75.85% 0.03 254.7) |
| XYZ | xyz(41.1916, 43.7180, 58.4821) |
| Luminance | 0.4372 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.77
Cool Gray
#9AA7B0
ΔE00 5.21
Lightsteelblue
#B0C4DE
ΔE00 5.43
Light Grey Blue
#9DBCD4
ΔE00 5.49
Light Blue Grey
#B7C9E2
ΔE00 6.44
Dove Gray
#B6B8BD
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B2C4 #C4B6A4
analogous
#A4C2C4 #A4B2C4 #A6A4C4
triadic
#A4B2C4 #C4A4B2 #B2C4A4
tetradic
#A4B2C4 #C4A4C2 #C4B6A4 #A4C4A6
square
#A4B2C4 #C4A4C2 #C4B6A4 #A4C4A6
split-complementary
#A4B2C4 #C4A6A4 #C2C4A4
monochromatic
#5D7490 #7F93AC #A4B2C4 #C9D1DC #ECEFF3
Accessibility & contrast
On white
2.16
#A4B2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#A4B2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B2C4
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B2C4 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB2C5
Deuteranopia (green-blind)
#A8AFC4
Tritanopia (blue-blind)
#9CB6B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a4b2c4; /* rgb */ color: rgb(164, 178, 196); /* oklch */ color: oklch(75.8% 0.030 254.7);
Tailwind
colors: {
custom: {
50: '#bfc9d5',
500: '#a4b2c4',
950: '#000000',
},
}SCSS
$custom: #a4b2c4; $custom-light: #bfc9d5; $custom-dark: #000000;
JSON
{
"hex": "#a4b2c4",
"rgb": {
"r": 164,
"g": 178,
"b": 196
},
"hsl": {
"h": 213.75,
"s": 21.333,
"l": 70.588
},
"oklch": {
"l": 0.75846,
"c": 0.03023,
"h": 254.7
},
"luminance": 0.43719
}Semantic roles & 50–950 ramp
primary
#A4B2C4
secondary
#E6E2DE
accent
#7846A0
background
#FBFCFD
surface
#F7F8FA
border
#D0D1D3
text
#121314
muted
#818283