#A2B2BF#A2B2BF
#A2B2BF is a light, muted cyan. Relative luminance 0.433; OKLCH L 75.5% C 0.026 H 242.4°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2BF |
|---|---|
| RGB | rgb(162, 178, 191) |
| HSL | hsl(207, 18%, 69%) |
| HSV | hsv(207, 15%, 75%) |
| CMYK | cmyk(15.2%, 6.8%, 0%, 25.1%) |
| CIE-LAB | lab(71.75, -2.83, -8.49) |
| CIE-LCH | lch(71.75, 8.95, 251.56°) |
| OKLab | oklab(75.53% -0.012 -0.0229) |
| OKLCH | oklch(75.53% 0.026 242.4) |
| XYZ | xyz(40.2224, 43.2830, 55.5154) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.54
Light Grey Blue
#9DBCD4
ΔE00 5.32
Cloudy Blue
#ACC2D9
ΔE00 5.60
Bluey Grey
#89A0B0
ΔE00 6.08
Dove Gray
#B6B8BD
ΔE00 6.35
Cool Grey
#95A3A6
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2BF #BFAFA2
analogous
#A2BFBE #A2B2BF #A2A4BF
triadic
#A2B2BF #BFA2B2 #B2BFA2
tetradic
#A2B2BF #BEA2BF #BFAFA2 #A4BFA2
square
#A2B2BF #BEA2BF #BFAFA2 #A4BFA2
split-complementary
#A2B2BF #BFA2A4 #BFBEA2
monochromatic
#5E7689 #7E94A6 #A2B2BF #C6D0D8 #EBEEF1
Accessibility & contrast
On white
2.17
#A2B2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#A2B2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2BF
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2BF | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2C0
Deuteranopia (green-blind)
#A9AEBF
Tritanopia (blue-blind)
#9BB5B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a2b2bf; /* rgb */ color: rgb(162, 178, 191); /* oklch */ color: oklch(75.5% 0.026 242.4);
Tailwind
colors: {
custom: {
50: '#bdc9d2',
500: '#a2b2bf',
950: '#000000',
},
}SCSS
$custom: #a2b2bf; $custom-light: #bdc9d2; $custom-dark: #000000;
JSON
{
"hex": "#a2b2bf",
"rgb": {
"r": 162,
"g": 178,
"b": 191
},
"hsl": {
"h": 206.897,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.7553,
"c": 0.02585,
"h": 242.4
},
"luminance": 0.43284
}Semantic roles & 50–950 ramp
primary
#A2B2BF
secondary
#E3DEDA
accent
#6E499D
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282