#AEBAB3
≈ silver · rgb(174, 186, 179)
Color formats
HEX#AEBAB3
RGBrgb(174, 186, 179)
HSLhsl(145, 8%, 71%)
HSVhsv(145, 6%, 73%)
OKLCHoklch(78% 0.02 161)
CMYKcmyk(6%, 0%, 4%, 27%)
Contrast & accessibility
On white2.00:1below AA
On black10.47:1AA pass
Best text color#000000
Nearest CSS name: silver
Copy-ready code
CSS custom properties
:root {
--silver: #aebab3;
--silver-rgb: 174 186 179;
--silver-oklch: oklch(78% 0.02 161);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--silver-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#aebab3] text-[#aebab3] border-[#aebab3]
Shades & tints
Color harmonies
About this color
#AEBAB3 is a color with the RGB value rgb(174, 186, 179). Its closest CSS named color is "silver". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.