#A2B2B8#A2B2B8
#A2B2B8 is a light, near-neutral cyan. Relative luminance 0.430; OKLCH L 75.3% C 0.020 H 222.2°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2B8 |
|---|---|
| RGB | rgb(162, 178, 184) |
| HSL | hsl(196, 13%, 68%) |
| HSV | hsv(196, 12%, 72%) |
| CMYK | cmyk(12%, 3.3%, 0%, 27.8%) |
| CIE-LAB | lab(71.54, -4.31, -4.95) |
| CIE-LCH | lch(71.54, 6.56, 228.96°) |
| OKLab | oklab(75.3% -0.0147 -0.0133) |
| OKLCH | oklch(75.3% 0.02 222.2) |
| XYZ | xyz(39.4704, 42.9822, 51.5550) |
| Luminance | 0.4298 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.72
Cool Grey
#95A3A6
ΔE00 4.57
Dove Gray
#B6B8BD
ΔE00 6.52
Bluegrey
#85A3B2
ΔE00 6.93
Bluey Grey
#89A0B0
ΔE00 7.02
Dark Gray
#A9A9A9
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2B8 #B8A8A2
analogous
#A2B8B3 #A2B2B8 #A2A7B8
triadic
#A2B2B8 #B8A2B2 #B2B8A2
tetradic
#A2B2B8 #B3A2B8 #B8A8A2 #A7B8A2
square
#A2B2B8 #B3A2B8 #B8A8A2 #A7B8A2
split-complementary
#A2B2B8 #B8A2A7 #B8B3A2
monochromatic
#61777F #7F959E #A2B2B8 #C5CFD2 #E7EBED
Accessibility & contrast
On white
2.19
#A2B2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#A2B2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2B8
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2B8 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1B8
Deuteranopia (green-blind)
#ABAEB8
Tritanopia (blue-blind)
#9CB4B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a2b2b8; /* rgb */ color: rgb(162, 178, 184); /* oklch */ color: oklch(75.3% 0.020 222.2);
Tailwind
colors: {
custom: {
50: '#bdc9cd',
500: '#a2b2b8',
950: '#000000',
},
}SCSS
$custom: #a2b2b8; $custom-light: #bdc9cd; $custom-dark: #000000;
JSON
{
"hex": "#a2b2b8",
"rgb": {
"r": 162,
"g": 178,
"b": 184
},
"hsl": {
"h": 196.364,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.75302,
"c": 0.01983,
"h": 222.2
},
"luminance": 0.42983
}Semantic roles & 50–950 ramp
primary
#A2B2B8
secondary
#DED9D8
accent
#624E98
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282