#AEB2B4#AEB2B4
#AEB2B4 is a light, near-neutral grey. Relative luminance 0.441; OKLCH L 76.1% C 0.005 H 228.9°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2B4 |
|---|---|
| RGB | rgb(174, 178, 180) |
| HSL | hsl(200, 4%, 69%) |
| HSV | hsv(200, 3%, 71%) |
| CMYK | cmyk(3.3%, 1.1%, 0%, 29.4%) |
| CIE-LAB | lab(72.32, -1.02, -1.51) |
| CIE-LCH | lch(72.32, 1.82, 235.96°) |
| OKLab | oklab(76.1% -0.0035 -0.004) |
| OKLCH | oklch(76.1% 0.005 228.9) |
| XYZ | xyz(41.6126, 44.1346, 49.4977) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.83
Dark Gray
#A9A9A9
ΔE00 3.13
Silver
#C0C0C0
ΔE00 4.43
Cool Gray
#9AA7B0
ΔE00 5.63
Silver (survey)
#C5C9C7
ΔE00 6.36
Cool Grey
#95A3A6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2B4 #B4B0AE
analogous
#AEB4B3 #AEB2B4 #AEAFB4
triadic
#AEB2B4 #B4AEB2 #B2B4AE
tetradic
#AEB2B4 #B3AEB4 #B4B0AE #AFB4AE
square
#AEB2B4 #B3AEB4 #B4B0AE #AFB4AE
split-complementary
#AEB2B4 #B4AEAF #B4B3AE
monochromatic
#6F7578 #8E9497 #AEB2B4 #CED0D1 #EEEEEF
Accessibility & contrast
On white
2.14
#AEB2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#AEB2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2B4
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2B4 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B2B4
Deuteranopia (green-blind)
#B0B1B4
Tritanopia (blue-blind)
#ADB3B3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeb2b4; /* rgb */ color: rgb(174, 178, 180); /* oklch */ color: oklch(76.1% 0.005 228.9);
Tailwind
colors: {
custom: {
50: '#c6c9ca',
500: '#aeb2b4',
950: '#000000',
},
}SCSS
$custom: #aeb2b4; $custom-light: #c6c9ca; $custom-dark: #000000;
JSON
{
"hex": "#aeb2b4",
"rgb": {
"r": 174,
"g": 178,
"b": 180
},
"hsl": {
"h": 200,
"s": 3.846,
"l": 69.412
},
"oklch": {
"l": 0.76097,
"c": 0.00535,
"h": 228.9
},
"luminance": 0.44135
}Semantic roles & 50–950 ramp
primary
#AEB2B4
secondary
#E0DFDE
accent
#6A588E
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282