#B0B8A8#B0B8A8
#B0B8A8 is a light, muted yellow-green. Relative luminance 0.463; OKLCH L 77.2% C 0.024 H 128.8°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B8A8 |
|---|---|
| RGB | rgb(176, 184, 168) |
| HSL | hsl(90, 10%, 69%) |
| HSV | hsv(90, 9%, 72%) |
| CMYK | cmyk(4.3%, 0%, 8.7%, 27.8%) |
| CIE-LAB | lab(73.76, -5.74, 7.17) |
| CIE-LCH | lch(73.76, 9.18, 128.69°) |
| OKLab | oklab(77.17% -0.015 0.0187) |
| OKLCH | oklch(77.17% 0.024 128.8) |
| XYZ | xyz(42.1117, 46.3381, 43.7638) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 7.07
Greyish
#A8A495
ΔE00 7.54
Silver (survey)
#C5C9C7
ΔE00 8.47
Bland
#AFA88B
ΔE00 8.60
Greenish Grey
#96AE8D
ΔE00 8.97
Sage Green
#9CAF88
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B8A8 #B0A8B8
analogous
#B8B8A8 #B0B8A8 #A8B8A8
triadic
#B0B8A8 #A8B0B8 #B8A8B0
tetradic
#B0B8A8 #A8B8B8 #B0A8B8 #B8A8A8
square
#B0B8A8 #A8B8B8 #B0A8B8 #B8A8A8
split-complementary
#B0B8A8 #A8A8B8 #B8A8B8
monochromatic
#737E67 #919D86 #B0B8A8 #CFD4CA #EDEFEB
Accessibility & contrast
On white
2.05
#B0B8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#B0B8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B8A8
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B8A8 | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A7
Deuteranopia (green-blind)
#B9B5A9
Tritanopia (blue-blind)
#B1B6B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b0b8a8; /* rgb */ color: rgb(176, 184, 168); /* oklch */ color: oklch(77.2% 0.024 128.8);
Tailwind
colors: {
custom: {
50: '#c7cdc1',
500: '#b0b8a8',
950: '#000000',
},
}SCSS
$custom: #b0b8a8; $custom-light: #c7cdc1; $custom-dark: #000000;
JSON
{
"hex": "#b0b8a8",
"rgb": {
"r": 176,
"g": 184,
"b": 168
},
"hsl": {
"h": 90,
"s": 10.127,
"l": 69.02
},
"oklch": {
"l": 0.77173,
"c": 0.02401,
"h": 128.8
},
"luminance": 0.46338
}Semantic roles & 50–950 ramp
primary
#B0B8A8
secondary
#DEDCE0
accent
#519473
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131312
muted
#828281