#B0B49E#B0B49E
#B0B49E is a light, muted yellow-green. Relative luminance 0.443; OKLCH L 76.1% C 0.031 H 115.5°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B49E |
|---|---|
| RGB | rgb(176, 180, 158) |
| HSL | hsl(71, 13%, 66%) |
| HSV | hsv(71, 12%, 71%) |
| CMYK | cmyk(2.2%, 0%, 12.2%, 29.4%) |
| CIE-LAB | lab(72.46, -5.35, 10.75) |
| CIE-LCH | lch(72.46, 12.01, 116.44°) |
| OKLab | oklab(76.06% -0.0133 0.0279) |
| OKLCH | oklch(76.06% 0.031 115.5) |
| XYZ | xyz(40.3965, 44.3414, 38.7717) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.55
Bland
#AFA88B
ΔE00 5.99
Greyish
#A8A495
ΔE00 6.40
Stone (survey)
#ADA587
ΔE00 6.86
Sage Green
#9CAF88
ΔE00 7.89
Greenish Grey
#96AE8D
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B49E #A29EB4
analogous
#B4AD9E #B0B49E #A5B49E
triadic
#B0B49E #9EB0B4 #B49EB0
tetradic
#B0B49E #9EB4AD #A29EB4 #B49EA5
square
#B0B49E #9EB4AD #A29EB4 #B49EA5
split-complementary
#B0B49E #9EA5B4 #AD9EB4
monochromatic
#757A5E #94997B #B0B49E #CCCFC1 #E8E9E3
Accessibility & contrast
On white
2.13
#B0B49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#B0B49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B49E
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B49E | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29D
Deuteranopia (green-blind)
#B7B29F
Tritanopia (blue-blind)
#B3B1AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b0b49e; /* rgb */ color: rgb(176, 180, 158); /* oklch */ color: oklch(76.1% 0.031 115.5);
Tailwind
colors: {
custom: {
50: '#c7caba',
500: '#b0b49e',
950: '#000000',
},
}SCSS
$custom: #b0b49e; $custom-light: #c7caba; $custom-dark: #000000;
JSON
{
"hex": "#b0b49e",
"rgb": {
"r": 176,
"g": 180,
"b": 158
},
"hsl": {
"h": 70.909,
"s": 12.791,
"l": 66.275
},
"oklch": {
"l": 0.76062,
"c": 0.03091,
"h": 115.5
},
"luminance": 0.44341
}Semantic roles & 50–950 ramp
primary
#B0B49E
secondary
#D5D3DA
accent
#4F975C
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280