#AEB7AE#AEB7AE
#AEB7AE is a light, near-neutral grey. Relative luminance 0.459; OKLCH L 77.0% C 0.016 H 145.4°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB7AE |
|---|---|
| RGB | rgb(174, 183, 174) |
| HSL | hsl(120, 6%, 70%) |
| HSV | hsv(120, 5%, 72%) |
| CMYK | cmyk(4.9%, 0%, 4.9%, 28.2%) |
| CIE-LAB | lab(73.49, -4.83, 3.49) |
| CIE-LCH | lch(73.49, 5.96, 144.17°) |
| OKLab | oklab(76.97% -0.0132 0.0091) |
| OKLCH | oklch(76.97% 0.016 145.4) |
| XYZ | xyz(42.0276, 45.9214, 46.6858) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.76
Silver
#C0C0C0
ΔE00 7.46
Dark Gray
#A9A9A9
ΔE00 7.54
Greyish
#A8A495
ΔE00 7.85
Cement
#A5A391
ΔE00 7.88
Cool Grey
#95A3A6
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB7AE #B7AEB7
analogous
#B3B7AE #AEB7AE #AEB7B3
triadic
#AEB7AE #AEAEB7 #B7AEAE
tetradic
#AEB7AE #AEB3B7 #B7AEB7 #B7B3AE
square
#AEB7AE #AEB3B7 #B7AEB7 #B7B3AE
split-complementary
#AEB7AE #B3AEB7 #B7AEB3
monochromatic
#6E7C6E #8E9A8E #AEB7AE #CED4CE #EFF1EF
Accessibility & contrast
On white
2.06
#AEB7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#AEB7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB7AE
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB7AE | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AE
Deuteranopia (green-blind)
#B6B4AE
Tritanopia (blue-blind)
#ADB6B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeb7ae; /* rgb */ color: rgb(174, 183, 174); /* oklch */ color: oklch(77.0% 0.016 145.4);
Tailwind
colors: {
custom: {
50: '#c6ccc6',
500: '#aeb7ae',
950: '#000000',
},
}SCSS
$custom: #aeb7ae; $custom-light: #c6ccc6; $custom-dark: #000000;
JSON
{
"hex": "#aeb7ae",
"rgb": {
"r": 174,
"g": 183,
"b": 174
},
"hsl": {
"h": 120,
"s": 5.882,
"l": 70
},
"oklch": {
"l": 0.76972,
"c": 0.0161,
"h": 145.4
},
"luminance": 0.45922
}Semantic roles & 50–950 ramp
primary
#AEB7AE
secondary
#E2DFE2
accent
#569090
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282