#AEB8B0#AEB8B0
#AEB8B0 is a light, near-neutral grey. Relative luminance 0.464; OKLCH L 77.2% C 0.016 H 151.7°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB8B0 |
|---|---|
| RGB | rgb(174, 184, 176) |
| HSL | hsl(132, 7%, 70%) |
| HSV | hsv(132, 5%, 72%) |
| CMYK | cmyk(5.4%, 0%, 4.3%, 27.8%) |
| CIE-LAB | lab(73.81, -4.99, 2.86) |
| CIE-LCH | lch(73.81, 5.75, 150.19°) |
| OKLab | oklab(77.24% -0.0139 0.0075) |
| OKLCH | oklch(77.24% 0.016 151.7) |
| XYZ | xyz(42.4310, 46.4139, 47.7893) |
| Luminance | 0.4641 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.52
Silver
#C0C0C0
ΔE00 7.35
Dark Gray
#A9A9A9
ΔE00 7.63
Cool Grey
#95A3A6
ΔE00 8.21
Greyish
#A8A495
ΔE00 8.39
Cement
#A5A391
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB8B0 #B8AEB6
analogous
#B1B8AE #AEB8B0 #AEB8B5
triadic
#AEB8B0 #B0AEB8 #B8B0AE
tetradic
#AEB8B0 #AEB1B8 #B8AEB6 #B8B5AE
square
#AEB8B0 #AEB1B8 #B8AEB6 #B8B5AE
split-complementary
#AEB8B0 #B5AEB8 #B8AEB1
monochromatic
#6E7E71 #8D9B90 #AEB8B0 #CFD5D0 #EFF1EF
Accessibility & contrast
On white
2.04
#AEB8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#AEB8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB8B0
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB8B0 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6B0
Deuteranopia (green-blind)
#B6B5B0
Tritanopia (blue-blind)
#ADB8B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb8b0; /* rgb */ color: rgb(174, 184, 176); /* oklch */ color: oklch(77.2% 0.016 151.7);
Tailwind
colors: {
custom: {
50: '#c6cdc7',
500: '#aeb8b0',
950: '#000000',
},
}SCSS
$custom: #aeb8b0; $custom-light: #c6cdc7; $custom-dark: #000000;
JSON
{
"hex": "#aeb8b0",
"rgb": {
"r": 174,
"g": 184,
"b": 176
},
"hsl": {
"h": 132,
"s": 6.579,
"l": 70.196
},
"oklch": {
"l": 0.7724,
"c": 0.01578,
"h": 151.7
},
"luminance": 0.46414
}Semantic roles & 50–950 ramp
primary
#AEB8B0
secondary
#E2E0E2
accent
#558590
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282