#A2BAC4#A2BAC4
#A2BAC4 is a light, muted cyan. Relative luminance 0.468; OKLCH L 77.4% C 0.030 H 224.8°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BAC4 |
|---|---|
| RGB | rgb(162, 186, 196) |
| HSL | hsl(198, 22%, 70%) |
| HSV | hsv(198, 17%, 77%) |
| CMYK | cmyk(17.3%, 5.1%, 0%, 23.1%) |
| CIE-LAB | lab(74.05, -6.05, -7.80) |
| CIE-LCH | lch(74.05, 9.87, 232.22°) |
| OKLab | oklab(77.4% -0.0212 -0.0211) |
| OKLCH | oklch(77.4% 0.03 224.8) |
| XYZ | xyz(42.4204, 46.7836, 59.0090) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.34
Cool Gray
#9AA7B0
ΔE00 6.15
Cloudy Blue
#ACC2D9
ΔE00 6.49
Bluegrey
#85A3B2
ΔE00 7.20
Cool Grey
#95A3A6
ΔE00 7.30
Bluey Grey
#89A0B0
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BAC4 #C4ACA2
analogous
#A2C4BD #A2BAC4 #A2A9C4
triadic
#A2BAC4 #C4A2BA #BAC4A2
tetradic
#A2BAC4 #BDA2C4 #C4ACA2 #A9C4A2
square
#A2BAC4 #BDA2C4 #C4ACA2 #A9C4A2
split-complementary
#A2BAC4 #C4A2A9 #C4BDA2
monochromatic
#5B8190 #7D9EAC #A2BAC4 #C7D6DC #ECF1F3
Accessibility & contrast
On white
2.03
#A2BAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#A2BAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BAC4
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BAC4 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B8C5
Deuteranopia (green-blind)
#AFB4C4
Tritanopia (blue-blind)
#99BDBD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2bac4; /* rgb */ color: rgb(162, 186, 196); /* oklch */ color: oklch(77.4% 0.030 224.8);
Tailwind
colors: {
custom: {
50: '#beced5',
500: '#a2bac4',
950: '#000000',
},
}SCSS
$custom: #a2bac4; $custom-light: #beced5; $custom-dark: #000000;
JSON
{
"hex": "#a2bac4",
"rgb": {
"r": 162,
"g": 186,
"b": 196
},
"hsl": {
"h": 197.647,
"s": 22.368,
"l": 70.196
},
"oklch": {
"l": 0.77396,
"c": 0.02993,
"h": 224.8
},
"luminance": 0.46785
}Semantic roles & 50–950 ramp
primary
#A2BAC4
secondary
#E6DFDC
accent
#6045A1
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121314
muted
#818283