#B0B69C#B0B69C
#B0B69C is a light, muted yellow-green. Relative luminance 0.451; OKLCH L 76.4% C 0.037 H 117.8°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B69C |
|---|---|
| RGB | rgb(176, 182, 156) |
| HSL | hsl(74, 15%, 66%) |
| HSV | hsv(74, 14%, 71%) |
| CMYK | cmyk(3.3%, 0%, 14.3%, 28.6%) |
| CIE-LAB | lab(72.95, -6.74, 12.54) |
| CIE-LCH | lch(72.95, 14.24, 118.26°) |
| OKLab | oklab(76.44% -0.0171 0.0324) |
| OKLCH | oklch(76.44% 0.037 117.8) |
| XYZ | xyz(40.6324, 45.0864, 38.0080) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.55
Bland
#AFA88B
ΔE00 6.56
Cement
#A5A391
ΔE00 6.80
Greenish Grey
#96AE8D
ΔE00 7.28
Stone (survey)
#ADA587
ΔE00 7.40
Greyish
#A8A495
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B69C #A29CB6
analogous
#B6AF9C #B0B69C #A3B69C
triadic
#B0B69C #9CB0B6 #B69CB0
tetradic
#B0B69C #9CB6AF #A29CB6 #B69CA3
square
#B0B69C #9CB6AF #A29CB6 #B69CA3
split-complementary
#B0B69C #9CA3B6 #AF9CB6
monochromatic
#757C5C #949C79 #B0B69C #CCD0BF #E8EAE2
Accessibility & contrast
On white
2.10
#B0B69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#B0B69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B69C
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B69C | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39B
Deuteranopia (green-blind)
#B9B39D
Tritanopia (blue-blind)
#B3B3AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b0b69c; /* rgb */ color: rgb(176, 182, 156); /* oklch */ color: oklch(76.4% 0.037 117.8);
Tailwind
colors: {
custom: {
50: '#c7cbb9',
500: '#b0b69c',
950: '#000000',
},
}SCSS
$custom: #b0b69c; $custom-light: #c7cbb9; $custom-dark: #000000;
JSON
{
"hex": "#b0b69c",
"rgb": {
"r": 176,
"g": 182,
"b": 156
},
"hsl": {
"h": 73.846,
"s": 15.116,
"l": 66.275
},
"oklch": {
"l": 0.76437,
"c": 0.03665,
"h": 117.8
},
"luminance": 0.45086
}Semantic roles & 50–950 ramp
primary
#B0B69C
secondary
#D5D3DB
accent
#4C995E
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280