#B0BBAB#B0BBAB
#B0BBAB is a light, muted green. Relative luminance 0.477; OKLCH L 77.9% C 0.025 H 135.7°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BBAB |
|---|---|
| RGB | rgb(176, 187, 171) |
| HSL | hsl(101, 11%, 70%) |
| HSV | hsv(101, 9%, 73%) |
| CMYK | cmyk(5.9%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(74.64, -6.79, 6.80) |
| CIE-LCH | lch(74.64, 9.61, 134.98°) |
| OKLab | oklab(77.89% -0.0182 0.0177) |
| OKLCH | oklch(77.89% 0.025 135.7) |
| XYZ | xyz(43.0242, 47.7108, 45.4626) |
| Luminance | 0.4771 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cement
#A5A391
ΔE00 8.33
Silver (survey)
#C5C9C7
ΔE00 8.55
Greenish Grey
#96AE8D
ΔE00 8.64
Greyish
#A8A495
ΔE00 8.86
Sage Green
#9CAF88
ΔE00 9.04
Bland
#AFA88B
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BBAB #B6ABBB
analogous
#B8BBAB #B0BBAB #ABBBAE
triadic
#B0BBAB #ABB0BB #BBABB0
tetradic
#B0BBAB #ABB8BB #B6ABBB #BBAEAB
square
#B0BBAB #ABB8BB #B6ABBB #BBAEAB
split-complementary
#B0BBAB #AEABBB #BBABB8
monochromatic
#718269 #90A089 #B0BBAB #D0D6CD #EFF1EE
Accessibility & contrast
On white
1.99
#B0BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#B0BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BBAB
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BBAB | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AA
Deuteranopia (green-blind)
#BBB7AC
Tritanopia (blue-blind)
#B0BAB6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b0bbab; /* rgb */ color: rgb(176, 187, 171); /* oklch */ color: oklch(77.9% 0.025 135.7);
Tailwind
colors: {
custom: {
50: '#c7cfc4',
500: '#b0bbab',
950: '#000000',
},
}SCSS
$custom: #b0bbab; $custom-light: #c7cfc4; $custom-dark: #000000;
JSON
{
"hex": "#b0bbab",
"rgb": {
"r": 176,
"g": 187,
"b": 171
},
"hsl": {
"h": 101.25,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.77891,
"c": 0.02539,
"h": 135.7
},
"luminance": 0.47711
}Semantic roles & 50–950 ramp
primary
#B0BBAB
secondary
#E2DFE3
accent
#51957F
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281