#B0B8A4#B0B8A4
#B0B8A4 is a light, muted yellow-green. Relative luminance 0.462; OKLCH L 77.1% C 0.029 H 124.9°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B8A4 |
|---|---|
| RGB | rgb(176, 184, 164) |
| HSL | hsl(84, 12%, 68%) |
| HSV | hsv(84, 11%, 72%) |
| CMYK | cmyk(4.3%, 0%, 10.9%, 27.8%) |
| CIE-LAB | lab(73.67, -6.44, 9.21) |
| CIE-LCH | lch(73.67, 11.24, 124.97°) |
| OKLab | oklab(77.07% -0.0167 0.024) |
| OKLCH | oklch(77.07% 0.029 124.9) |
| XYZ | xyz(41.7448, 46.1914, 41.8314) |
| Luminance | 0.4619 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 7.08
Greyish
#A8A495
ΔE00 7.83
Sage Green
#9CAF88
ΔE00 7.89
Greenish Grey
#96AE8D
ΔE00 7.97
Bland
#AFA88B
ΔE00 7.97
Stone (survey)
#ADA587
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B8A4 #ACA4B8
analogous
#B8B6A4 #B0B8A4 #A6B8A4
triadic
#B0B8A4 #A4B0B8 #B8A4B0
tetradic
#B0B8A4 #A4B8B6 #ACA4B8 #B8A4A6
square
#B0B8A4 #A4B8B6 #ACA4B8 #B8A4A6
split-complementary
#B0B8A4 #A4A6B8 #B6A4B8
monochromatic
#747F63 #929D82 #B0B8A4 #CED3C6 #ECEEE9
Accessibility & contrast
On white
2.05
#B0B8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#B0B8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B8A4
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B8A4 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A3
Deuteranopia (green-blind)
#B9B5A5
Tritanopia (blue-blind)
#B1B6B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b0b8a4; /* rgb */ color: rgb(176, 184, 164); /* oklch */ color: oklch(77.1% 0.029 124.9);
Tailwind
colors: {
custom: {
50: '#c7cdbf',
500: '#b0b8a4',
950: '#000000',
},
}SCSS
$custom: #b0b8a4; $custom-light: #c7cdbf; $custom-dark: #000000;
JSON
{
"hex": "#b0b8a4",
"rgb": {
"r": 176,
"g": 184,
"b": 164
},
"hsl": {
"h": 84,
"s": 12.346,
"l": 68.235
},
"oklch": {
"l": 0.77067,
"c": 0.02921,
"h": 124.9
},
"luminance": 0.46191
}Semantic roles & 50–950 ramp
primary
#B0B8A4
secondary
#DBD9DF
accent
#4F966C
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131312
muted
#828281