#B0AEAA#B0AEAA
#B0AEAA is a light, near-neutral grey. Relative luminance 0.424; OKLCH L 75.1% C 0.006 H 84.5°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AEAA |
|---|---|
| RGB | rgb(176, 174, 170) |
| HSL | hsl(40, 4%, 68%) |
| HSV | hsv(40, 3%, 69%) |
| CMYK | cmyk(0%, 1.1%, 3.4%, 31%) |
| CIE-LAB | lab(71.15, -0.03, 2.30) |
| CIE-LCH | lch(71.15, 2.30, 90.71°) |
| OKLab | oklab(75.13% 0.0006 0.0061) |
| OKLCH | oklch(75.13% 0.006 84.5) |
| XYZ | xyz(40.2952, 42.4046, 44.0845) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.64
Silver
#C0C0C0
ΔE00 5.29
Dove Gray
#B6B8BD
ΔE00 5.56
Greyish
#A8A495
ΔE00 5.88
Stone
#A89F91
ΔE00 6.56
Warm Gray
#C9BEB0
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AEAA #AAACB0
analogous
#B0ABAA #B0AEAA #AFB0AA
triadic
#B0AEAA #AAB0AE #AEAAB0
tetradic
#B0AEAA #AAB0AB #AAACB0 #B0AAAF
square
#B0AEAA #AAB0AB #AAACB0 #B0AAAF
split-complementary
#B0AEAA #AAAFB0 #ABAAB0
monochromatic
#74716C #93908A #B0AEAA #CDCCCA #EBEAE9
Accessibility & contrast
On white
2.22
#B0AEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#B0AEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AEAA
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AEAA | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAA
Deuteranopia (green-blind)
#B0AEAA
Tritanopia (blue-blind)
#B1ADAD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b0aeaa; /* rgb */ color: rgb(176, 174, 170); /* oklch */ color: oklch(75.1% 0.006 84.5);
Tailwind
colors: {
custom: {
50: '#c7c6c3',
500: '#b0aeaa',
950: '#000000',
},
}SCSS
$custom: #b0aeaa; $custom-light: #c7c6c3; $custom-dark: #000000;
JSON
{
"hex": "#b0aeaa",
"rgb": {
"r": 176,
"g": 174,
"b": 170
},
"hsl": {
"h": 40,
"s": 3.659,
"l": 67.843
},
"oklch": {
"l": 0.75129,
"c": 0.0061,
"h": 84.5
},
"luminance": 0.42404
}Semantic roles & 50–950 ramp
primary
#B0AEAA
secondary
#DADBDC
accent
#6A8D58
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281