#AEB2BA#AEB2BA
#AEB2BA is a light, near-neutral blue. Relative luminance 0.444; OKLCH L 76.3% C 0.012 H 264.5°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2BA |
|---|---|
| RGB | rgb(174, 178, 186) |
| HSL | hsl(220, 8%, 71%) |
| HSV | hsv(220, 6%, 73%) |
| CMYK | cmyk(6.5%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(72.48, 0.15, -4.56) |
| CIE-LCH | lch(72.48, 4.56, 271.93°) |
| OKLab | oklab(76.28% -0.0012 -0.0122) |
| OKLCH | oklch(76.28% 0.012 264.5) |
| XYZ | xyz(42.2371, 44.3844, 52.7867) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.29
Dark Gray
#A9A9A9
ΔE00 4.83
Cool Gray
#9AA7B0
ΔE00 5.37
Silver
#C0C0C0
ΔE00 5.62
Cool Grey
#95A3A6
ΔE00 7.77
Silver (survey)
#C5C9C7
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2BA #BAB6AE
analogous
#AEB8BA #AEB2BA #B0AEBA
triadic
#AEB2BA #BAAEB2 #B2BAAE
tetradic
#AEB2BA #BAAEB8 #BAB6AE #AEBAB0
square
#AEB2BA #BAAEB8 #BAB6AE #AEBAB0
split-complementary
#AEB2BA #BAB0AE #B8BAAE
monochromatic
#6D7480 #8D939E #AEB2BA #CFD1D6 #EEEFF1
Accessibility & contrast
On white
2.13
#AEB2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#AEB2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2BA
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2BA | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2BA
Deuteranopia (green-blind)
#AFB1BA
Tritanopia (blue-blind)
#ABB4B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeb2ba; /* rgb */ color: rgb(174, 178, 186); /* oklch */ color: oklch(76.3% 0.012 264.5);
Tailwind
colors: {
custom: {
50: '#c6c9ce',
500: '#aeb2ba',
950: '#000000',
},
}SCSS
$custom: #aeb2ba; $custom-light: #c6c9ce; $custom-dark: #000000;
JSON
{
"hex": "#aeb2ba",
"rgb": {
"r": 174,
"g": 178,
"b": 186
},
"hsl": {
"h": 220,
"s": 8,
"l": 70.588
},
"oklch": {
"l": 0.76283,
"c": 0.01224,
"h": 264.5
},
"luminance": 0.44385
}Semantic roles & 50–950 ramp
primary
#AEB2BA
secondary
#E4E2E0
accent
#7D5492
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282