#B0B69E#B0B69E
#B0B69E is a light, muted yellow-green. Relative luminance 0.452; OKLCH L 76.5% C 0.034 H 118.6°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B69E |
|---|---|
| RGB | rgb(176, 182, 158) |
| HSL | hsl(75, 14%, 67%) |
| HSV | hsv(75, 13%, 71%) |
| CMYK | cmyk(3.3%, 0%, 13.2%, 28.6%) |
| CIE-LAB | lab(72.99, -6.41, 11.51) |
| CIE-LCH | lch(72.99, 13.18, 119.10°) |
| OKLab | oklab(76.49% -0.0163 0.0298) |
| OKLCH | oklch(76.49% 0.034 118.6) |
| XYZ | xyz(40.8032, 45.1547, 38.9073) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 6.56
Bland
#AFA88B
ΔE00 6.69
Sage Green
#9CAF88
ΔE00 7.03
Greyish
#A8A495
ΔE00 7.53
Stone (survey)
#ADA587
ΔE00 7.55
Greenish Grey
#96AE8D
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B69E #A49EB6
analogous
#B6B09E #B0B69E #A4B69E
triadic
#B0B69E #9EB0B6 #B69EB0
tetradic
#B0B69E #9EB6B0 #A49EB6 #B69EA4
square
#B0B69E #9EB6B0 #A49EB6 #B69EA4
split-complementary
#B0B69E #9EA4B6 #B09EB6
monochromatic
#747C5D #949C7B #B0B69E #CCD0C1 #E9EBE4
Accessibility & contrast
On white
2.09
#B0B69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#B0B69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B69E
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B69E | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39D
Deuteranopia (green-blind)
#B9B39F
Tritanopia (blue-blind)
#B3B3AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b0b69e; /* rgb */ color: rgb(176, 182, 158); /* oklch */ color: oklch(76.5% 0.034 118.6);
Tailwind
colors: {
custom: {
50: '#c7cbba',
500: '#b0b69e',
950: '#000000',
},
}SCSS
$custom: #b0b69e; $custom-light: #c7cbba; $custom-dark: #000000;
JSON
{
"hex": "#b0b69e",
"rgb": {
"r": 176,
"g": 182,
"b": 158
},
"hsl": {
"h": 75,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.76487,
"c": 0.03398,
"h": 118.6
},
"luminance": 0.45155
}Semantic roles & 50–950 ramp
primary
#B0B69E
secondary
#D6D4DC
accent
#4D9860
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280