#AEB6B0#AEB6B0
#AEB6B0 is a light, near-neutral grey. Relative luminance 0.456; OKLCH L 76.8% C 0.012 H 153.6°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB6B0 |
|---|---|
| RGB | rgb(174, 182, 176) |
| HSL | hsl(135, 5%, 70%) |
| HSV | hsv(135, 4%, 71%) |
| CMYK | cmyk(4.4%, 0%, 3.3%, 28.6%) |
| CIE-LAB | lab(73.28, -3.92, 2.08) |
| CIE-LCH | lch(73.28, 4.44, 152.06°) |
| OKLab | oklab(76.82% -0.011 0.0055) |
| OKLCH | oklch(76.82% 0.012 153.6) |
| XYZ | xyz(42.0185, 45.5889, 47.6517) |
| Luminance | 0.4559 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.06
Dark Gray
#A9A9A9
ΔE00 6.28
Silver
#C0C0C0
ΔE00 6.35
Dove Gray
#B6B8BD
ΔE00 7.20
Cool Grey
#95A3A6
ΔE00 7.45
Greyish
#A8A495
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB6B0 #B6AEB4
analogous
#B0B6AE #AEB6B0 #AEB6B4
triadic
#AEB6B0 #B0AEB6 #B6B0AE
tetradic
#AEB6B0 #AEB0B6 #B6AEB4 #B6B4AE
square
#AEB6B0 #AEB0B6 #B6AEB4 #B6B4AE
split-complementary
#AEB6B0 #B4AEB6 #B6AEB0
monochromatic
#6F7B72 #8E9991 #AEB6B0 #CED3CF #EEF0EF
Accessibility & contrast
On white
2.08
#AEB6B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#AEB6B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB6B0
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB6B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB6B0 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B0
Deuteranopia (green-blind)
#B4B4B0
Tritanopia (blue-blind)
#ADB6B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeb6b0; /* rgb */ color: rgb(174, 182, 176); /* oklch */ color: oklch(76.8% 0.012 153.6);
Tailwind
colors: {
custom: {
50: '#c6cbc7',
500: '#aeb6b0',
950: '#000000',
},
}SCSS
$custom: #aeb6b0; $custom-light: #c6cbc7; $custom-dark: #000000;
JSON
{
"hex": "#aeb6b0",
"rgb": {
"r": 174,
"g": 182,
"b": 176
},
"hsl": {
"h": 135,
"s": 5.195,
"l": 69.804
},
"oklch": {
"l": 0.76818,
"c": 0.01226,
"h": 153.6
},
"luminance": 0.45589
}Semantic roles & 50–950 ramp
primary
#AEB6B0
secondary
#E1DFE0
accent
#56818F
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282