#B0B8A2#B0B8A2
#B0B8A2 is a light, muted yellow-green. Relative luminance 0.461; OKLCH L 77.0% C 0.032 H 123.4°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B8A2 |
|---|---|
| RGB | rgb(176, 184, 162) |
| HSL | hsl(82, 13%, 68%) |
| HSV | hsv(82, 12%, 72%) |
| CMYK | cmyk(4.3%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(73.62, -6.79, 10.23) |
| CIE-LCH | lch(73.62, 12.28, 123.56°) |
| OKLab | oklab(77.02% -0.0175 0.0266) |
| OKLCH | oklch(77.02% 0.032 123.4) |
| XYZ | xyz(41.5656, 46.1197, 40.8876) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 7.19
Sage Green
#9CAF88
ΔE00 7.32
Greenish Grey
#96AE8D
ΔE00 7.55
Bland
#AFA88B
ΔE00 7.74
Greyish
#A8A495
ΔE00 8.06
Stone (survey)
#ADA587
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B8A2 #AAA2B8
analogous
#B8B5A2 #B0B8A2 #A5B8A2
triadic
#B0B8A2 #A2B0B8 #B8A2B0
tetradic
#B0B8A2 #A2B8B5 #AAA2B8 #B8A2A5
square
#B0B8A2 #A2B8B5 #AAA2B8 #B8A2A5
split-complementary
#B0B8A2 #A2A5B8 #B5A2B8
monochromatic
#747F61 #939E7F #B0B8A2 #CDD2C5 #EBEDE7
Accessibility & contrast
On white
2.05
#B0B8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#B0B8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B8A2
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B8A2 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A1
Deuteranopia (green-blind)
#BAB5A3
Tritanopia (blue-blind)
#B2B6B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b0b8a2; /* rgb */ color: rgb(176, 184, 162); /* oklch */ color: oklch(77.0% 0.032 123.4);
Tailwind
colors: {
custom: {
50: '#c7cdbd',
500: '#b0b8a2',
950: '#000000',
},
}SCSS
$custom: #b0b8a2; $custom-light: #c7cdbd; $custom-dark: #000000;
JSON
{
"hex": "#b0b8a2",
"rgb": {
"r": 176,
"g": 184,
"b": 162
},
"hsl": {
"h": 81.818,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.77015,
"c": 0.03183,
"h": 123.4
},
"luminance": 0.4612
}Semantic roles & 50–950 ramp
primary
#B0B8A2
secondary
#DAD8DE
accent
#4E9869
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131312
muted
#828281