#B0B698#B0B698
#B0B698 is a light, muted yellow-green. Relative luminance 0.450; OKLCH L 76.3% C 0.042 H 116.6°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B698 |
|---|---|
| RGB | rgb(176, 182, 152) |
| HSL | hsl(72, 17%, 65%) |
| HSV | hsv(72, 16%, 71%) |
| CMYK | cmyk(3.3%, 0%, 16.5%, 28.6%) |
| CIE-LAB | lab(72.86, -7.39, 14.59) |
| CIE-LCH | lch(72.86, 16.36, 116.88°) |
| OKLab | oklab(76.34% -0.0188 0.0376) |
| OKLCH | oklch(76.34% 0.042 116.6) |
| XYZ | xyz(40.2993, 44.9531, 36.2535) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.78
Bland
#AFA88B
ΔE00 6.49
Greenish Grey
#96AE8D
ΔE00 6.89
Stone (survey)
#ADA587
ΔE00 7.27
Cement
#A5A391
ΔE00 7.40
Greyish
#A8A495
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B698 #9E98B6
analogous
#B6AD98 #B0B698 #A1B698
triadic
#B0B698 #98B0B6 #B698B0
tetradic
#B0B698 #98B6AD #9E98B6 #B698A1
square
#B0B698 #98B6AD #9E98B6 #B698A1
split-complementary
#B0B698 #98A1B6 #AD98B6
monochromatic
#757C58 #959D74 #B0B698 #CBCFBC #E7E9E0
Accessibility & contrast
On white
2.10
#B0B698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#B0B698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B698
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B698 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB396
Deuteranopia (green-blind)
#BAB399
Tritanopia (blue-blind)
#B3B2AE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b0b698; /* rgb */ color: rgb(176, 182, 152); /* oklch */ color: oklch(76.3% 0.042 116.6);
Tailwind
colors: {
custom: {
50: '#c7cbb6',
500: '#b0b698',
950: '#000000',
},
}SCSS
$custom: #b0b698; $custom-light: #c7cbb6; $custom-dark: #000000;
JSON
{
"hex": "#b0b698",
"rgb": {
"r": 176,
"g": 182,
"b": 152
},
"hsl": {
"h": 72,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.76338,
"c": 0.042,
"h": 116.6
},
"luminance": 0.44953
}Semantic roles & 50–950 ramp
primary
#B0B698
secondary
#D2D0DA
accent
#4A9B5A
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280