#A2B4BC#A2B4BC
#A2B4BC is a light, muted cyan. Relative luminance 0.440; OKLCH L 75.9% C 0.023 H 226.2°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B4BC |
|---|---|
| RGB | rgb(162, 180, 188) |
| HSL | hsl(198, 16%, 69%) |
| HSV | hsv(198, 14%, 74%) |
| CMYK | cmyk(13.8%, 4.3%, 0%, 26.3%) |
| CIE-LAB | lab(72.20, -4.54, -6.17) |
| CIE-LCH | lch(72.20, 7.67, 233.65°) |
| OKLab | oklab(75.86% -0.0159 -0.0167) |
| OKLCH | oklch(75.86% 0.023 226.2) |
| XYZ | xyz(40.2965, 43.9539, 53.9281) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.07
Cool Grey
#95A3A6
ΔE00 5.39
Light Grey Blue
#9DBCD4
ΔE00 6.48
Bluegrey
#85A3B2
ΔE00 6.72
Dove Gray
#B6B8BD
ΔE00 6.84
Bluey Grey
#89A0B0
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B4BC #BCAAA2
analogous
#A2BCB7 #A2B4BC #A2A7BC
triadic
#A2B4BC #BCA2B4 #B4BCA2
tetradic
#A2B4BC #B7A2BC #BCAAA2 #A7BCA2
square
#A2B4BC #B7A2BC #BCAAA2 #A7BCA2
split-complementary
#A2B4BC #BCA2A7 #BCB7A2
monochromatic
#5F7984 #7E97A2 #A2B4BC #C6D1D6 #E9EDEF
Accessibility & contrast
On white
2.14
#A2B4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#A2B4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B4BC
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B4BC | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BC
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#9BB7B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a2b4bc; /* rgb */ color: rgb(162, 180, 188); /* oklch */ color: oklch(75.9% 0.023 226.2);
Tailwind
colors: {
custom: {
50: '#bdcad0',
500: '#a2b4bc',
950: '#000000',
},
}SCSS
$custom: #a2b4bc; $custom-light: #bdcad0; $custom-dark: #000000;
JSON
{
"hex": "#a2b4bc",
"rgb": {
"r": 162,
"g": 180,
"b": 188
},
"hsl": {
"h": 198.462,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.75856,
"c": 0.02306,
"h": 226.2
},
"luminance": 0.43955
}Semantic roles & 50–950 ramp
primary
#A2B4BC
secondary
#E1DBD9
accent
#634B9A
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282