#A2B4B8#A2B4B8
#A2B4B8 is a light, muted cyan. Relative luminance 0.438; OKLCH L 75.7% C 0.021 H 212.6°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B4B8 |
|---|---|
| RGB | rgb(162, 180, 184) |
| HSL | hsl(191, 13%, 68%) |
| HSV | hsv(191, 12%, 72%) |
| CMYK | cmyk(12%, 2.2%, 0%, 27.8%) |
| CIE-LAB | lab(72.08, -5.38, -4.15) |
| CIE-LCH | lch(72.08, 6.79, 217.64°) |
| OKLab | oklab(75.73% -0.0175 -0.0112) |
| OKLCH | oklch(75.73% 0.021 212.6) |
| XYZ | xyz(39.8712, 43.7838, 51.6886) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.94
Cool Gray
#9AA7B0
ΔE00 5.02
Dove Gray
#B6B8BD
ΔE00 7.40
Bluegrey
#85A3B2
ΔE00 7.42
Dark Gray
#A9A9A9
ΔE00 7.84
Bluey Grey
#89A0B0
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B4B8 #B8A6A2
analogous
#A2B8B1 #A2B4B8 #A2A9B8
triadic
#A2B4B8 #B8A2B4 #B4B8A2
tetradic
#A2B4B8 #B1A2B8 #B8A6A2 #A9B8A2
square
#A2B4B8 #B1A2B8 #B8A6A2 #A9B8A2
split-complementary
#A2B4B8 #B8A2A9 #B8B1A2
monochromatic
#61797F #7F989E #A2B4B8 #C5D0D2 #E7ECED
Accessibility & contrast
On white
2.15
#A2B4B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#A2B4B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B4B8
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B4B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B4B8 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B2B8
Deuteranopia (green-blind)
#ADAFB8
Tritanopia (blue-blind)
#9CB6B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a2b4b8; /* rgb */ color: rgb(162, 180, 184); /* oklch */ color: oklch(75.7% 0.021 212.6);
Tailwind
colors: {
custom: {
50: '#bdcacd',
500: '#a2b4b8',
950: '#000000',
},
}SCSS
$custom: #a2b4b8; $custom-light: #bdcacd; $custom-dark: #000000;
JSON
{
"hex": "#a2b4b8",
"rgb": {
"r": 162,
"g": 180,
"b": 184
},
"hsl": {
"h": 190.909,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.75729,
"c": 0.02079,
"h": 212.6
},
"luminance": 0.43785
}Semantic roles & 50–950 ramp
primary
#A2B4B8
secondary
#DED9D8
accent
#5B4E98
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282