#B0B89A#B0B89A
#B0B89A is a light, muted yellow-green. Relative luminance 0.458; OKLCH L 76.8% C 0.042 H 119.5°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B89A |
|---|---|
| RGB | rgb(176, 184, 154) |
| HSL | hsl(76, 17%, 66%) |
| HSV | hsv(76, 16%, 72%) |
| CMYK | cmyk(4.3%, 0%, 16.3%, 27.8%) |
| CIE-LAB | lab(73.44, -8.12, 14.32) |
| CIE-LCH | lch(73.44, 16.47, 119.56°) |
| OKLab | oklab(76.81% -0.0209 0.0369) |
| OKLCH | oklch(76.81% 0.042 119.5) |
| XYZ | xyz(40.8770, 45.8442, 37.2609) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.52
Greenish Grey
#96AE8D
ΔE00 6.51
Bland
#AFA88B
ΔE00 7.36
Cement
#A5A391
ΔE00 8.09
Stone (survey)
#ADA587
ΔE00 8.14
Greyish
#A8A495
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B89A #A29AB8
analogous
#B8B19A #B0B89A #A1B89A
triadic
#B0B89A #9AB0B8 #B89AB0
tetradic
#B0B89A #9AB8B1 #A29AB8 #B89AA1
square
#B0B89A #9AB8B1 #A29AB8 #B89AA1
split-complementary
#B0B89A #9AA1B8 #B19AB8
monochromatic
#757F59 #949F76 #B0B89A #CCD1BE #E8EBE2
Accessibility & contrast
On white
2.07
#B0B89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#B0B89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B89A
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B89A | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB498
Deuteranopia (green-blind)
#BBB59B
Tritanopia (blue-blind)
#B3B5B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b0b89a; /* rgb */ color: rgb(176, 184, 154); /* oklch */ color: oklch(76.8% 0.042 119.5);
Tailwind
colors: {
custom: {
50: '#c7cdb7',
500: '#b0b89a',
950: '#000000',
},
}SCSS
$custom: #b0b89a; $custom-light: #c7cdb7; $custom-dark: #000000;
JSON
{
"hex": "#b0b89a",
"rgb": {
"r": 176,
"g": 184,
"b": 154
},
"hsl": {
"h": 76,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.76814,
"c": 0.0424,
"h": 119.5
},
"luminance": 0.45844
}Semantic roles & 50–950 ramp
primary
#B0B89A
secondary
#D5D2DC
accent
#4A9C60
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280