#A4B4C2#A4B4C2
#A4B4C2 is a light, muted cyan. Relative luminance 0.444; OKLCH L 76.2% C 0.027 H 244.5°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B4C2 |
|---|---|
| RGB | rgb(164, 180, 194) |
| HSL | hsl(208, 20%, 70%) |
| HSV | hsv(208, 15%, 76%) |
| CMYK | cmyk(15.5%, 7.2%, 0%, 23.9%) |
| CIE-LAB | lab(72.51, -2.61, -8.98) |
| CIE-LCH | lch(72.51, 9.35, 253.76°) |
| OKLab | oklab(76.2% -0.0115 -0.0242) |
| OKLCH | oklch(76.2% 0.027 244.5) |
| XYZ | xyz(41.3663, 44.4292, 57.4248) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.23
Cloudy Blue
#ACC2D9
ΔE00 4.91
Light Grey Blue
#9DBCD4
ΔE00 4.93
Lightsteelblue
#B0C4DE
ΔE00 6.17
Dove Gray
#B6B8BD
ΔE00 6.27
Bluey Grey
#89A0B0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B4C2 #C2B2A4
analogous
#A4C2C1 #A4B4C2 #A4A5C2
triadic
#A4B4C2 #C2A4B4 #B4C2A4
tetradic
#A4B4C2 #C1A4C2 #C2B2A4 #A5C2A4
square
#A4B4C2 #C1A4C2 #C2B2A4 #A5C2A4
split-complementary
#A4B4C2 #C2A4A5 #C2C1A4
monochromatic
#5F778D #7F96A9 #A4B4C2 #C9D2DB #EDF0F3
Accessibility & contrast
On white
2.12
#A4B4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#A4B4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B4C2
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B4C2 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB4C3
Deuteranopia (green-blind)
#ABB0C2
Tritanopia (blue-blind)
#9CB7B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a4b4c2; /* rgb */ color: rgb(164, 180, 194); /* oklch */ color: oklch(76.2% 0.027 244.5);
Tailwind
colors: {
custom: {
50: '#bfcad4',
500: '#a4b4c2',
950: '#000000',
},
}SCSS
$custom: #a4b4c2; $custom-light: #bfcad4; $custom-dark: #000000;
JSON
{
"hex": "#a4b4c2",
"rgb": {
"r": 164,
"g": 180,
"b": 194
},
"hsl": {
"h": 208,
"s": 19.737,
"l": 70.196
},
"oklch": {
"l": 0.762,
"c": 0.02686,
"h": 244.5
},
"luminance": 0.4443
}Semantic roles & 50–950 ramp
primary
#A4B4C2
secondary
#E5E1DD
accent
#70479E
background
#FBFCFD
surface
#F7F8FA
border
#D0D1D3
text
#121314
muted
#818283