#B3BCAB#B3BCAB
#B3BCAB is a light, muted yellow-green. Relative luminance 0.485; OKLCH L 78.3% C 0.026 H 130.0°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BCAB |
|---|---|
| RGB | rgb(179, 188, 171) |
| HSL | hsl(92, 11%, 70%) |
| HSV | hsv(92, 9%, 74%) |
| CMYK | cmyk(4.8%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(75.13, -6.25, 7.53) |
| CIE-LCH | lch(75.13, 9.79, 129.70°) |
| OKLab | oklab(78.33% -0.0165 0.0196) |
| OKLCH | oklch(78.33% 0.026 130) |
| XYZ | xyz(43.9231, 48.4903, 45.5658) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 8.09
Silver (survey)
#C5C9C7
ΔE00 8.37
Greyish
#A8A495
ΔE00 8.56
Greenish Grey
#96AE8D
ΔE00 9.00
Sage Green
#9CAF88
ΔE00 9.16
Bland
#AFA88B
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BCAB #B4ABBC
analogous
#BBBCAB #B3BCAB #ABBCAB
triadic
#B3BCAB #ABB3BC #BCABB3
tetradic
#B3BCAB #ABBBBC #B4ABBC #BCABAB
square
#B3BCAB #ABBBBC #B4ABBC #BCABAB
split-complementary
#B3BCAB #ABABBC #BCABBB
monochromatic
#768469 #94A189 #B3BCAB #D2D7CD #F0F1EE
Accessibility & contrast
On white
1.96
#B3BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#B3BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BCAB
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BCAB | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9AA
Deuteranopia (green-blind)
#BCB9AC
Tritanopia (blue-blind)
#B4BAB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b3bcab; /* rgb */ color: rgb(179, 188, 171); /* oklch */ color: oklch(78.3% 0.026 130.0);
Tailwind
colors: {
custom: {
50: '#c9d0c4',
500: '#b3bcab',
950: '#000000',
},
}SCSS
$custom: #b3bcab; $custom-light: #c9d0c4; $custom-dark: #000000;
JSON
{
"hex": "#b3bcab",
"rgb": {
"r": 179,
"g": 188,
"b": 171
},
"hsl": {
"h": 91.765,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.78335,
"c": 0.02563,
"h": 130
},
"luminance": 0.4849
}Semantic roles & 50–950 ramp
primary
#B3BCAB
secondary
#E2DFE4
accent
#509575
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131412
muted
#828281