#AEB7B2#AEB7B2
#AEB7B2 is a light, near-neutral grey. Relative luminance 0.461; OKLCH L 77.1% C 0.012 H 162.0°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB7B2 |
|---|---|
| RGB | rgb(174, 183, 178) |
| HSL | hsl(147, 6%, 70%) |
| HSV | hsv(147, 5%, 72%) |
| CMYK | cmyk(4.9%, 0%, 2.7%, 28.2%) |
| CIE-LAB | lab(73.60, -4.08, 1.45) |
| CIE-LCH | lch(73.60, 4.33, 160.40°) |
| OKLab | oklab(77.09% -0.0116 0.0038) |
| OKLCH | oklch(77.09% 0.012 162) |
| XYZ | xyz(42.4234, 46.0797, 48.7701) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.85
Silver
#C0C0C0
ΔE00 6.26
Dark Gray
#A9A9A9
ΔE00 6.43
Dove Gray
#B6B8BD
ΔE00 6.98
Cool Grey
#95A3A6
ΔE00 7.27
Cool Gray
#9AA7B0
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB7B2 #B7AEB3
analogous
#AFB7AE #AEB7B2 #AEB7B6
triadic
#AEB7B2 #B2AEB7 #B7B2AE
tetradic
#AEB7B2 #AEAFB7 #B7AEB3 #B7B6AE
square
#AEB7B2 #AEAFB7 #B7AEB3 #B7B6AE
split-complementary
#AEB7B2 #B6AEB7 #B7AEAF
monochromatic
#6E7C75 #8E9A93 #AEB7B2 #CED4D1 #EFF1F0
Accessibility & contrast
On white
2.06
#AEB7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#AEB7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB7B2
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB7B2 | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B2
Deuteranopia (green-blind)
#B5B4B2
Tritanopia (blue-blind)
#ADB7B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb7b2; /* rgb */ color: rgb(174, 183, 178); /* oklch */ color: oklch(77.1% 0.012 162.0);
Tailwind
colors: {
custom: {
50: '#c6ccc9',
500: '#aeb7b2',
950: '#000000',
},
}SCSS
$custom: #aeb7b2; $custom-light: #c6ccc9; $custom-dark: #000000;
JSON
{
"hex": "#aeb7b2",
"rgb": {
"r": 174,
"g": 183,
"b": 178
},
"hsl": {
"h": 146.667,
"s": 5.882,
"l": 70
},
"oklch": {
"l": 0.77087,
"c": 0.01223,
"h": 162
},
"luminance": 0.4608
}Semantic roles & 50–950 ramp
primary
#AEB7B2
secondary
#E2DFE1
accent
#567690
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282