#AEB2AB#AEB2AB
#AEB2AB is a light, near-neutral grey. Relative luminance 0.438; OKLCH L 75.8% C 0.011 H 131.4°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2AB |
|---|---|
| RGB | rgb(174, 178, 171) |
| HSL | hsl(94, 4%, 68%) |
| HSV | hsv(94, 4%, 70%) |
| CMYK | cmyk(2.2%, 0%, 3.9%, 30.2%) |
| CIE-LAB | lab(72.08, -2.71, 3.08) |
| CIE-LCH | lch(72.08, 4.11, 131.36°) |
| OKLab | oklab(75.83% -0.0071 0.0081) |
| OKLCH | oklch(75.83% 0.011 131.4) |
| XYZ | xyz(40.7254, 43.7797, 44.8250) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.07
Greyish
#A8A495
ΔE00 6.08
Silver
#C0C0C0
ΔE00 6.15
Silver (survey)
#C5C9C7
ΔE00 6.66
Cement
#A5A391
ΔE00 6.67
Dove Gray
#B6B8BD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2AB #AFABB2
analogous
#B1B2AB #AEB2AB #ABB2AB
triadic
#AEB2AB #ABAEB2 #B2ABAE
tetradic
#AEB2AB #ABB1B2 #AFABB2 #B2ABAB
square
#AEB2AB #ABB1B2 #AFABB2 #B2ABAB
split-complementary
#AEB2AB #ABABB2 #B2ABB1
monochromatic
#71766C #8F958B #AEB2AB #CDCFCB #ECEDEB
Accessibility & contrast
On white
2.15
#AEB2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#AEB2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2AB
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2AB | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AB
Deuteranopia (green-blind)
#B2B1AB
Tritanopia (blue-blind)
#AEB1B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeb2ab; /* rgb */ color: rgb(174, 178, 171); /* oklch */ color: oklch(75.8% 0.011 131.4);
Tailwind
colors: {
custom: {
50: '#c6c9c4',
500: '#aeb2ab',
950: '#000000',
},
}SCSS
$custom: #aeb2ab; $custom-light: #c6c9c4; $custom-dark: #000000;
JSON
{
"hex": "#aeb2ab",
"rgb": {
"r": 174,
"g": 178,
"b": 171
},
"hsl": {
"h": 94.286,
"s": 4.348,
"l": 68.431
},
"oklch": {
"l": 0.75832,
"c": 0.0108,
"h": 131.4
},
"luminance": 0.4378
}Semantic roles & 50–950 ramp
primary
#AEB2AB
secondary
#DDDBDD
accent
#578E77
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131312
muted
#828281