#A2B4C2#A2B4C2
#A2B4C2 is a light, muted cyan. Relative luminance 0.442; OKLCH L 76.1% C 0.028 H 241.3°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B4C2 |
|---|---|
| RGB | rgb(162, 180, 194) |
| HSL | hsl(206, 21%, 70%) |
| HSV | hsv(206, 16%, 76%) |
| CMYK | cmyk(16.5%, 7.2%, 0%, 23.9%) |
| CIE-LAB | lab(72.37, -3.26, -9.20) |
| CIE-LCH | lch(72.37, 9.76, 250.47°) |
| OKLab | oklab(76.05% -0.0136 -0.0249) |
| OKLCH | oklch(76.05% 0.028 241.3) |
| XYZ | xyz(40.9567, 44.2180, 57.4056) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.22
Light Grey Blue
#9DBCD4
ΔE00 4.56
Cloudy Blue
#ACC2D9
ΔE00 5.00
Bluey Grey
#89A0B0
ΔE00 6.31
Lightsteelblue
#B0C4DE
ΔE00 6.41
Bluegrey
#85A3B2
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B4C2 #C2B0A2
analogous
#A2C2C0 #A2B4C2 #A2A4C2
triadic
#A2B4C2 #C2A2B4 #B4C2A2
tetradic
#A2B4C2 #C0A2C2 #C2B0A2 #A4C2A2
square
#A2B4C2 #C0A2C2 #C2B0A2 #A4C2A2
split-complementary
#A2B4C2 #C2A2A4 #C2C0A2
monochromatic
#5D788D #7D96AA #A2B4C2 #C7D2DA #ECF0F2
Accessibility & contrast
On white
2.13
#A2B4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#A2B4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B4C2
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B4C2 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB4C3
Deuteranopia (green-blind)
#AAB0C2
Tritanopia (blue-blind)
#9AB7B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a2b4c2; /* rgb */ color: rgb(162, 180, 194); /* oklch */ color: oklch(76.1% 0.028 241.3);
Tailwind
colors: {
custom: {
50: '#bdcad4',
500: '#a2b4c2',
950: '#000000',
},
}SCSS
$custom: #a2b4c2; $custom-light: #bdcad4; $custom-dark: #000000;
JSON
{
"hex": "#a2b4c2",
"rgb": {
"r": 162,
"g": 180,
"b": 194
},
"hsl": {
"h": 206.25,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.76054,
"c": 0.02837,
"h": 241.3
},
"luminance": 0.44219
}Semantic roles & 50–950 ramp
primary
#A2B4C2
secondary
#E4DFDB
accent
#6D469F
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121314
muted
#818283