#AEB0AB#AEB0AB
#AEB0AB is a light, near-neutral grey. Relative luminance 0.430; OKLCH L 75.4% C 0.007 H 124.5°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB0AB |
|---|---|
| RGB | rgb(174, 176, 171) |
| HSL | hsl(84, 3%, 68%) |
| HSV | hsv(84, 3%, 69%) |
| CMYK | cmyk(1.1%, 0%, 2.8%, 31%) |
| CIE-LAB | lab(71.55, -1.64, 2.31) |
| CIE-LCH | lch(71.55, 2.83, 125.36°) |
| OKLab | oklab(75.41% -0.0042 0.0061) |
| OKLCH | oklch(75.41% 0.007 124.5) |
| XYZ | xyz(40.3304, 42.9896, 44.6933) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.60
Silver
#C0C0C0
ΔE00 5.50
Greyish
#A8A495
ΔE00 5.96
Dove Gray
#B6B8BD
ΔE00 6.02
Silver (survey)
#C5C9C7
ΔE00 6.75
Cement
#A5A391
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB0AB #ADABB0
analogous
#B0AFAB #AEB0AB #ABB0AB
triadic
#AEB0AB #ABAEB0 #B0ABAE
tetradic
#AEB0AB #ABB0AF #ADABB0 #B0ABAB
square
#AEB0AB #ABB0AF #ADABB0 #B0ABAB
split-complementary
#AEB0AB #ABABB0 #AFABB0
monochromatic
#71746D #90928B #AEB0AB #CCCECB #EBEBEA
Accessibility & contrast
On white
2.19
#AEB0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#AEB0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB0AB
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB0AB | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFAB
Deuteranopia (green-blind)
#B0AFAB
Tritanopia (blue-blind)
#AEAFAE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aeb0ab; /* rgb */ color: rgb(174, 176, 171); /* oklch */ color: oklch(75.4% 0.007 124.5);
Tailwind
colors: {
custom: {
50: '#c6c7c4',
500: '#aeb0ab',
950: '#000000',
},
}SCSS
$custom: #aeb0ab; $custom-light: #c6c7c4; $custom-dark: #000000;
JSON
{
"hex": "#aeb0ab",
"rgb": {
"r": 174,
"g": 176,
"b": 171
},
"hsl": {
"h": 84,
"s": 3.067,
"l": 68.039
},
"oklch": {
"l": 0.75412,
"c": 0.00738,
"h": 124.5
},
"luminance": 0.4299
}Semantic roles & 50–950 ramp
primary
#AEB0AB
secondary
#DBDBDC
accent
#598D6E
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131312
muted
#828281