#AEB2BB#AEB2BB
#AEB2BB is a light, near-neutral blue. Relative luminance 0.444; OKLCH L 76.3% C 0.014 H 266.7°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2BB |
|---|---|
| RGB | rgb(174, 178, 187) |
| HSL | hsl(222, 9%, 71%) |
| HSV | hsv(222, 7%, 73%) |
| CMYK | cmyk(7%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(72.51, 0.35, -5.06) |
| CIE-LCH | lch(72.51, 5.07, 273.99°) |
| OKLab | oklab(76.32% -0.0008 -0.0135) |
| OKLCH | oklch(76.32% 0.014 266.7) |
| XYZ | xyz(42.3438, 44.4270, 53.3485) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.57
Dark Gray
#A9A9A9
ΔE00 5.21
Cool Gray
#9AA7B0
ΔE00 5.52
Silver
#C0C0C0
ΔE00 5.93
Cloudy Blue
#ACC2D9
ΔE00 8.04
Cool Grey
#95A3A6
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2BB #BBB7AE
analogous
#AEB8BB #AEB2BB #B0AEBB
triadic
#AEB2BB #BBAEB2 #B2BBAE
tetradic
#AEB2BB #BBAEB8 #BBB7AE #AEBBB0
square
#AEB2BB #BBAEB8 #BBB7AE #AEBBB0
split-complementary
#AEB2BB #BBB0AE #B8BBAE
monochromatic
#6D7382 #8D929F #AEB2BB #CFD2D7 #EEEFF1
Accessibility & contrast
On white
2.12
#AEB2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#AEB2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2BB
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2BB | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BB
Deuteranopia (green-blind)
#AEB1BB
Tritanopia (blue-blind)
#ABB4B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeb2bb; /* rgb */ color: rgb(174, 178, 187); /* oklch */ color: oklch(76.3% 0.014 266.7);
Tailwind
colors: {
custom: {
50: '#c6c9cf',
500: '#aeb2bb',
950: '#000000',
},
}SCSS
$custom: #aeb2bb; $custom-light: #c6c9cf; $custom-dark: #000000;
JSON
{
"hex": "#aeb2bb",
"rgb": {
"r": 174,
"g": 178,
"b": 187
},
"hsl": {
"h": 221.538,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.76315,
"c": 0.01357,
"h": 266.7
},
"luminance": 0.44427
}Semantic roles & 50–950 ramp
primary
#AEB2BB
secondary
#E4E3E1
accent
#7F5393
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282