#B0BD97#B0BD97
#B0BD97 is a light, muted yellow-green. Relative luminance 0.479; OKLCH L 77.8% C 0.054 H 123.0°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BD97 |
|---|---|
| RGB | rgb(176, 189, 151) |
| HSL | hsl(81, 22%, 67%) |
| HSV | hsv(81, 20%, 74%) |
| CMYK | cmyk(6.9%, 0%, 20.1%, 25.9%) |
| CIE-LAB | lab(74.74, -11.21, 17.74) |
| CIE-LCH | lch(74.74, 20.99, 122.29°) |
| OKLab | oklab(77.82% -0.0295 0.0454) |
| OKLCH | oklch(77.82% 0.054 123) |
| XYZ | xyz(41.6873, 47.8596, 36.3138) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.65
Greenish Grey
#96AE8D
ΔE00 6.05
Darkseagreen
#8FBC8F
ΔE00 8.06
Lichen
#8FB67B
ΔE00 8.26
Pale Olive
#B9CC81
ΔE00 8.69
Tan Green
#A9BE70
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BD97 #A497BD
analogous
#BDB797 #B0BD97 #9DBD97
triadic
#B0BD97 #97B0BD #BD97B0
tetradic
#B0BD97 #97BDB7 #A497BD #BD979D
square
#B0BD97 #97BDB7 #A497BD #BD979D
split-complementary
#B0BD97 #979DBD #B797BD
monochromatic
#748554 #94A572 #B0BD97 #CCD5BC #E9EDE2
Accessibility & contrast
On white
1.99
#B0BD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#B0BD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BD97
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BD97 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B895
Deuteranopia (green-blind)
#C0B899
Tritanopia (blue-blind)
#B3B9B2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b0bd97; /* rgb */ color: rgb(176, 189, 151); /* oklch */ color: oklch(77.8% 0.054 123.0);
Tailwind
colors: {
custom: {
50: '#c7d0b5',
500: '#b0bd97',
950: '#000000',
},
}SCSS
$custom: #b0bd97; $custom-light: #c7d0b5; $custom-dark: #000000;
JSON
{
"hex": "#b0bd97",
"rgb": {
"r": 176,
"g": 189,
"b": 151
},
"hsl": {
"h": 80.526,
"s": 22.353,
"l": 66.667
},
"oklch": {
"l": 0.77818,
"c": 0.05414,
"h": 123
},
"luminance": 0.4786
}Semantic roles & 50–950 ramp
primary
#B0BD97
secondary
#D6D2DE
accent
#45A164
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131411
muted
#828280