#AEB7AF#AEB7AF
#AEB7AF is a light, near-neutral grey. Relative luminance 0.460; OKLCH L 77.0% C 0.015 H 148.7°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB7AF |
|---|---|
| RGB | rgb(174, 183, 175) |
| HSL | hsl(127, 6%, 70%) |
| HSV | hsv(127, 5%, 72%) |
| CMYK | cmyk(4.9%, 0%, 4.4%, 28.2%) |
| CIE-LAB | lab(73.52, -4.64, 2.98) |
| CIE-LCH | lch(73.52, 5.52, 147.32°) |
| OKLab | oklab(77% -0.0128 0.0078) |
| OKLCH | oklch(77% 0.015 148.7) |
| XYZ | xyz(42.1255, 45.9605, 47.2011) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.50
Silver
#C0C0C0
ΔE00 7.15
Dark Gray
#A9A9A9
ΔE00 7.25
Greyish
#A8A495
ΔE00 7.97
Cement
#A5A391
ΔE00 8.08
Cool Grey
#95A3A6
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB7AF #B7AEB6
analogous
#B2B7AE #AEB7AF #AEB7B3
triadic
#AEB7AF #AFAEB7 #B7AFAE
tetradic
#AEB7AF #AEB2B7 #B7AEB6 #B7B3AE
square
#AEB7AF #AEB2B7 #B7AEB6 #B7B3AE
split-complementary
#AEB7AF #B3AEB7 #B7AEB2
monochromatic
#6E7C70 #8E9A8F #AEB7AF #CED4CF #EFF1EF
Accessibility & contrast
On white
2.06
#AEB7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#AEB7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB7AF
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB7AF | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AF
Deuteranopia (green-blind)
#B6B4AF
Tritanopia (blue-blind)
#ADB7B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb7af; /* rgb */ color: rgb(174, 183, 175); /* oklch */ color: oklch(77.0% 0.015 148.7);
Tailwind
colors: {
custom: {
50: '#c6ccc6',
500: '#aeb7af',
950: '#000000',
},
}SCSS
$custom: #aeb7af; $custom-light: #c6ccc6; $custom-dark: #000000;
JSON
{
"hex": "#aeb7af",
"rgb": {
"r": 174,
"g": 183,
"b": 175
},
"hsl": {
"h": 126.667,
"s": 5.882,
"l": 70
},
"oklch": {
"l": 0.77,
"c": 0.01502,
"h": 148.7
},
"luminance": 0.45961
}Semantic roles & 50–950 ramp
primary
#AEB7AF
secondary
#E2DFE1
accent
#568990
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282