#AEB7AB#AEB7AB
#AEB7AB is a light, near-neutral grey. Relative luminance 0.458; OKLCH L 76.9% C 0.020 H 137.8°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB7AB |
|---|---|
| RGB | rgb(174, 183, 171) |
| HSL | hsl(105, 8%, 69%) |
| HSV | hsv(105, 7%, 72%) |
| CMYK | cmyk(4.9%, 0%, 6.6%, 28.2%) |
| CIE-LAB | lab(73.42, -5.38, 5.02) |
| CIE-LCH | lch(73.42, 7.36, 137.01°) |
| OKLab | oklab(76.89% -0.0145 0.0131) |
| OKLCH | oklch(76.89% 0.02 137.8) |
| XYZ | xyz(41.7384, 45.8057, 45.1627) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 7.41
Silver (survey)
#C5C9C7
ΔE00 7.60
Greyish
#A8A495
ΔE00 7.63
Silver
#C0C0C0
ΔE00 8.42
Dark Gray
#A9A9A9
ΔE00 8.45
Cool Grey
#95A3A6
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB7AB #B4ABB7
analogous
#B4B7AB #AEB7AB #ABB7AE
triadic
#AEB7AB #ABAEB7 #B7ABAE
tetradic
#AEB7AB #ABB4B7 #B4ABB7 #B7AEAB
square
#AEB7AB #ABB4B7 #B4ABB7 #B7AEAB
split-complementary
#AEB7AB #AEABB7 #B7ABB4
monochromatic
#6F7D6B #8E9B8A #AEB7AB #CED3CC #EEEFED
Accessibility & contrast
On white
2.07
#AEB7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#AEB7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB7AB
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB7AB | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AA
Deuteranopia (green-blind)
#B6B4AC
Tritanopia (blue-blind)
#AEB6B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeb7ab; /* rgb */ color: rgb(174, 183, 171); /* oklch */ color: oklch(76.9% 0.020 137.8);
Tailwind
colors: {
custom: {
50: '#c6ccc4',
500: '#aeb7ab',
950: '#000000',
},
}SCSS
$custom: #aeb7ab; $custom-light: #c6ccc4; $custom-dark: #000000;
JSON
{
"hex": "#aeb7ab",
"rgb": {
"r": 174,
"g": 183,
"b": 171
},
"hsl": {
"h": 105,
"s": 7.692,
"l": 69.412
},
"oklch": {
"l": 0.76888,
"c": 0.01955,
"h": 137.8
},
"luminance": 0.45806
}Semantic roles & 50–950 ramp
primary
#AEB7AB
secondary
#E0DDE1
accent
#549282
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131312
muted
#828281