#AEB2B0#AEB2B0
#AEB2B0 is a light, near-neutral grey. Relative luminance 0.440; OKLCH L 76.0% C 0.005 H 164.9°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2B0 |
|---|---|
| RGB | rgb(174, 178, 176) |
| HSL | hsl(150, 3%, 69%) |
| HSV | hsv(150, 2%, 70%) |
| CMYK | cmyk(2.2%, 0%, 1.1%, 30.2%) |
| CIE-LAB | lab(72.21, -1.78, 0.53) |
| CIE-LCH | lch(72.21, 1.86, 163.48°) |
| OKLab | oklab(75.98% -0.0051 0.0014) |
| OKLCH | oklch(75.98% 0.005 164.9) |
| XYZ | xyz(41.2110, 43.9739, 47.3826) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.43
Dove Gray
#B6B8BD
ΔE00 4.64
Silver
#C0C0C0
ΔE00 4.76
Silver (survey)
#C5C9C7
ΔE00 6.04
Cool Grey
#95A3A6
ΔE00 6.65
Cool Gray
#9AA7B0
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2B0 #B2AEB0
analogous
#AEB2AE #AEB2B0 #AEB2B2
triadic
#AEB2B0 #B0AEB2 #B2B0AE
tetradic
#AEB2B0 #AEAEB2 #B2AEB0 #B2B2AE
square
#AEB2B0 #AEAEB2 #B2AEB0 #B2B2AE
split-complementary
#AEB2B0 #B2AEB2 #B2AEAE
monochromatic
#707673 #8F9491 #AEB2B0 #CDD0CF #EDEEED
Accessibility & contrast
On white
2.14
#AEB2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#AEB2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2B0
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2B0 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1B0
Deuteranopia (green-blind)
#B1B1B0
Tritanopia (blue-blind)
#ADB2B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeb2b0; /* rgb */ color: rgb(174, 178, 176); /* oklch */ color: oklch(76.0% 0.005 164.9);
Tailwind
colors: {
custom: {
50: '#c6c9c7',
500: '#aeb2b0',
950: '#000000',
},
}SCSS
$custom: #aeb2b0; $custom-light: #c6c9c7; $custom-dark: #000000;
JSON
{
"hex": "#aeb2b0",
"rgb": {
"r": 174,
"g": 178,
"b": 176
},
"hsl": {
"h": 150,
"s": 2.532,
"l": 69.02
},
"oklch": {
"l": 0.75977,
"c": 0.0053,
"h": 164.9
},
"luminance": 0.43974
}Semantic roles & 50–950 ramp
primary
#AEB2B0
secondary
#DEDDDE
accent
#59738C
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282