#B0B8A0#B0B8A0
#B0B8A0 is a light, muted yellow-green. Relative luminance 0.460; OKLCH L 77.0% C 0.034 H 122.2°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B8A0 |
|---|---|
| RGB | rgb(176, 184, 160) |
| HSL | hsl(80, 14%, 67%) |
| HSV | hsv(80, 13%, 72%) |
| CMYK | cmyk(4.3%, 0%, 13%, 27.8%) |
| CIE-LAB | lab(73.58, -7.13, 11.25) |
| CIE-LCH | lch(73.58, 13.32, 122.34°) |
| OKLab | oklab(76.96% -0.0184 0.0292) |
| OKLCH | oklch(76.96% 0.034 122.2) |
| XYZ | xyz(41.3893, 46.0491, 39.9588) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.79
Greenish Grey
#96AE8D
ΔE00 7.19
Cement
#A5A391
ΔE00 7.35
Bland
#AFA88B
ΔE00 7.57
Greyish
#A8A495
ΔE00 8.32
Stone (survey)
#ADA587
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B8A0 #A8A0B8
analogous
#B8B4A0 #B0B8A0 #A4B8A0
triadic
#B0B8A0 #A0B0B8 #B8A0B0
tetradic
#B0B8A0 #A0B8B4 #A8A0B8 #B8A0A4
square
#B0B8A0 #A0B8B4 #A8A0B8 #B8A0A4
split-complementary
#B0B8A0 #A0A4B8 #B4A0B8
monochromatic
#747F5F #939E7D #B0B8A0 #CDD2C3 #EAECE6
Accessibility & contrast
On white
2.06
#B0B8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#B0B8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B8A0
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B8A0 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB59F
Deuteranopia (green-blind)
#BAB5A1
Tritanopia (blue-blind)
#B2B5B1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b0b8a0; /* rgb */ color: rgb(176, 184, 160); /* oklch */ color: oklch(77.0% 0.034 122.2);
Tailwind
colors: {
custom: {
50: '#c7cdbc',
500: '#b0b8a0',
950: '#000000',
},
}SCSS
$custom: #b0b8a0; $custom-light: #c7cdbc; $custom-dark: #000000;
JSON
{
"hex": "#b0b8a0",
"rgb": {
"r": 176,
"g": 184,
"b": 160
},
"hsl": {
"h": 80,
"s": 14.458,
"l": 67.451
},
"oklch": {
"l": 0.76964,
"c": 0.03447,
"h": 122.2
},
"luminance": 0.46049
}Semantic roles & 50–950 ramp
primary
#B0B8A0
secondary
#D9D6DE
accent
#4D9966
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131312
muted
#828281