#B0B8A6#B0B8A6
#B0B8A6 is a light, muted yellow-green. Relative luminance 0.463; OKLCH L 77.1% C 0.027 H 126.7°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B8A6 |
|---|---|
| RGB | rgb(176, 184, 166) |
| HSL | hsl(87, 11%, 69%) |
| HSV | hsv(87, 10%, 72%) |
| CMYK | cmyk(4.3%, 0%, 9.8%, 27.8%) |
| CIE-LAB | lab(73.72, -6.09, 8.19) |
| CIE-LCH | lch(73.72, 10.21, 126.65°) |
| OKLab | oklab(77.12% -0.0159 0.0213) |
| OKLCH | oklch(77.12% 0.027 126.7) |
| XYZ | xyz(41.9268, 46.2642, 42.7901) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 7.04
Greyish
#A8A495
ΔE00 7.65
Bland
#AFA88B
ΔE00 8.25
Greenish Grey
#96AE8D
ΔE00 8.44
Sage Green
#9CAF88
ΔE00 8.51
Silver (survey)
#C5C9C7
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B8A6 #AEA6B8
analogous
#B8B7A6 #B0B8A6 #A7B8A6
triadic
#B0B8A6 #A6B0B8 #B8A6B0
tetradic
#B0B8A6 #A6B8B7 #AEA6B8 #B8A6A7
square
#B0B8A6 #A6B8B7 #AEA6B8 #B8A6A7
split-complementary
#B0B8A6 #A6A7B8 #B7A6B8
monochromatic
#737F65 #929D84 #B0B8A6 #CED3C8 #ECEEEA
Accessibility & contrast
On white
2.05
#B0B8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#B0B8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B8A6
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B8A6 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A5
Deuteranopia (green-blind)
#B9B5A7
Tritanopia (blue-blind)
#B1B6B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b0b8a6; /* rgb */ color: rgb(176, 184, 166); /* oklch */ color: oklch(77.1% 0.027 126.7);
Tailwind
colors: {
custom: {
50: '#c7cdc0',
500: '#b0b8a6',
950: '#000000',
},
}SCSS
$custom: #b0b8a6; $custom-light: #c7cdc0; $custom-dark: #000000;
JSON
{
"hex": "#b0b8a6",
"rgb": {
"r": 176,
"g": 184,
"b": 166
},
"hsl": {
"h": 86.667,
"s": 11.25,
"l": 68.627
},
"oklch": {
"l": 0.7712,
"c": 0.0266,
"h": 126.7
},
"luminance": 0.46264
}Semantic roles & 50–950 ramp
primary
#B0B8A6
secondary
#DDDAE0
accent
#50956F
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131312
muted
#828281