#B2BCAB#B2BCAB
#B2BCAB is a light, muted yellow-green. Relative luminance 0.484; OKLCH L 78.3% C 0.026 H 132.2°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BCAB |
|---|---|
| RGB | rgb(178, 188, 171) |
| HSL | hsl(95, 11%, 70%) |
| HSV | hsv(95, 9%, 74%) |
| CMYK | cmyk(5.3%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(75.06, -6.61, 7.41) |
| CIE-LCH | lch(75.06, 9.93, 131.71°) |
| OKLab | oklab(78.26% -0.0175 0.0193) |
| OKLCH | oklch(78.26% 0.026 132.2) |
| XYZ | xyz(43.6928, 48.3715, 45.5550) |
| Luminance | 0.4837 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 8.29
Silver (survey)
#C5C9C7
ΔE00 8.54
Greenish Grey
#96AE8D
ΔE00 8.76
Greyish
#A8A495
ΔE00 8.81
Sage Green
#9CAF88
ΔE00 8.99
Bland
#AFA88B
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BCAB #B5ABBC
analogous
#BABCAB #B2BCAB #ABBCAC
triadic
#B2BCAB #ABB2BC #BCABB2
tetradic
#B2BCAB #ABBABC #B5ABBC #BCACAB
square
#B2BCAB #ABBABC #B5ABBC #BCACAB
split-complementary
#B2BCAB #ACABBC #BCABBA
monochromatic
#748469 #93A189 #B2BCAB #D1D7CD #EFF1EE
Accessibility & contrast
On white
1.97
#B2BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#B2BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BCAB
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BCAB | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9AA
Deuteranopia (green-blind)
#BCB8AC
Tritanopia (blue-blind)
#B2BAB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b2bcab; /* rgb */ color: rgb(178, 188, 171); /* oklch */ color: oklch(78.3% 0.026 132.2);
Tailwind
colors: {
custom: {
50: '#c9d0c4',
500: '#b2bcab',
950: '#000000',
},
}SCSS
$custom: #b2bcab; $custom-light: #c9d0c4; $custom-dark: #000000;
JSON
{
"hex": "#b2bcab",
"rgb": {
"r": 178,
"g": 188,
"b": 171
},
"hsl": {
"h": 95.294,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.78257,
"c": 0.02609,
"h": 132.2
},
"luminance": 0.48372
}Semantic roles & 50–950 ramp
primary
#B2BCAB
secondary
#E2DFE4
accent
#509579
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131412
muted
#828281