#A4B2C2#A4B2C2
#A4B2C2 is a light, muted cyan. Relative luminance 0.436; OKLCH L 75.8% C 0.028 H 251.7°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B2C2 |
|---|---|
| RGB | rgb(164, 178, 194) |
| HSL | hsl(212, 20%, 70%) |
| HSV | hsv(212, 15%, 76%) |
| CMYK | cmyk(15.5%, 8.2%, 0%, 23.9%) |
| CIE-LAB | lab(71.98, -1.53, -9.78) |
| CIE-LCH | lch(71.98, 9.89, 261.08°) |
| OKLab | oklab(75.78% -0.0087 -0.0264) |
| OKLCH | oklch(75.78% 0.028 251.7) |
| XYZ | xyz(40.9655, 43.6276, 57.2911) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.53
Cloudy Blue
#ACC2D9
ΔE00 4.98
Light Grey Blue
#9DBCD4
ΔE00 5.46
Lightsteelblue
#B0C4DE
ΔE00 5.86
Dove Gray
#B6B8BD
ΔE00 6.26
Bluey Grey
#89A0B0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B2C2 #C2B4A4
analogous
#A4C1C2 #A4B2C2 #A5A4C2
triadic
#A4B2C2 #C2A4B2 #B2C2A4
tetradic
#A4B2C2 #C2A4C1 #C2B4A4 #A4C2A5
square
#A4B2C2 #C2A4C1 #C2B4A4 #A4C2A5
split-complementary
#A4B2C2 #C2A5A4 #C1C2A4
monochromatic
#5F748D #7F93A9 #A4B2C2 #C9D1DB #EDEFF3
Accessibility & contrast
On white
2.16
#A4B2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#A4B2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B2C2
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B2C2 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB2C3
Deuteranopia (green-blind)
#A9AFC2
Tritanopia (blue-blind)
#9DB5B7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a4b2c2; /* rgb */ color: rgb(164, 178, 194); /* oklch */ color: oklch(75.8% 0.028 251.7);
Tailwind
colors: {
custom: {
50: '#bfc9d4',
500: '#a4b2c2',
950: '#000000',
},
}SCSS
$custom: #a4b2c2; $custom-light: #bfc9d4; $custom-dark: #000000;
JSON
{
"hex": "#a4b2c2",
"rgb": {
"r": 164,
"g": 178,
"b": 194
},
"hsl": {
"h": 212,
"s": 19.737,
"l": 70.196
},
"oklch": {
"l": 0.75778,
"c": 0.02781,
"h": 251.7
},
"luminance": 0.43628
}Semantic roles & 50–950 ramp
primary
#A4B2C2
secondary
#E5E1DD
accent
#76479E
background
#FBFCFD
surface
#F7F8FA
border
#D0D1D3
text
#121314
muted
#818283