#B0BCAB#B0BCAB
#B0BCAB is a light, muted green. Relative luminance 0.481; OKLCH L 78.1% C 0.027 H 136.3°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BCAB |
|---|---|
| RGB | rgb(176, 188, 171) |
| HSL | hsl(102, 11%, 70%) |
| HSV | hsv(102, 9%, 74%) |
| CMYK | cmyk(6.4%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(74.91, -7.32, 7.18) |
| CIE-LCH | lch(74.91, 10.25, 135.54°) |
| OKLab | oklab(78.1% -0.0196 0.0187) |
| OKLCH | oklch(78.1% 0.027 136.3) |
| XYZ | xyz(43.2371, 48.1366, 45.5336) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.30
Sage Green
#9CAF88
ΔE00 8.72
Cement
#A5A391
ΔE00 8.72
Silver (survey)
#C5C9C7
ΔE00 8.92
Greyish
#A8A495
ΔE00 9.32
Bland
#AFA88B
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BCAB #B7ABBC
analogous
#B8BCAB #B0BCAB #ABBCAE
triadic
#B0BCAB #ABB0BC #BCABB0
tetradic
#B0BCAB #ABB8BC #B7ABBC #BCAEAB
square
#B0BCAB #ABB8BC #B7ABBC #BCAEAB
split-complementary
#B0BCAB #AEABBC #BCABB8
monochromatic
#718469 #90A189 #B0BCAB #D0D7CD #EFF1EE
Accessibility & contrast
On white
1.98
#B0BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#B0BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BCAB
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BCAB | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9AA
Deuteranopia (green-blind)
#BBB8AC
Tritanopia (blue-blind)
#B0BBB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b0bcab; /* rgb */ color: rgb(176, 188, 171); /* oklch */ color: oklch(78.1% 0.027 136.3);
Tailwind
colors: {
custom: {
50: '#c7d0c4',
500: '#b0bcab',
950: '#000000',
},
}SCSS
$custom: #b0bcab; $custom-light: #c7d0c4; $custom-dark: #000000;
JSON
{
"hex": "#b0bcab",
"rgb": {
"r": 176,
"g": 188,
"b": 171
},
"hsl": {
"h": 102.353,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.78104,
"c": 0.02713,
"h": 136.3
},
"luminance": 0.48137
}Semantic roles & 50–950 ramp
primary
#B0BCAB
secondary
#E2DFE4
accent
#509581
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131412
muted
#828281