#B3BBAB#B3BBAB
#B3BBAB is a light, muted yellow-green. Relative luminance 0.481; OKLCH L 78.1% C 0.024 H 128.8°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BBAB |
|---|---|
| RGB | rgb(179, 187, 171) |
| HSL | hsl(90, 11%, 70%) |
| HSV | hsv(90, 9%, 73%) |
| CMYK | cmyk(4.3%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(74.87, -5.72, 7.15) |
| CIE-LCH | lch(74.87, 9.16, 128.69°) |
| OKLab | oklab(78.12% -0.015 0.0187) |
| OKLCH | oklch(78.12% 0.024 128.8) |
| XYZ | xyz(43.7102, 48.0645, 45.4948) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 7.71
Silver (survey)
#C5C9C7
ΔE00 8.01
Greyish
#A8A495
ΔE00 8.08
Bland
#AFA88B
ΔE00 8.99
Silver
#C0C0C0
ΔE00 9.15
Greenish Grey
#96AE8D
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BBAB #B3ABBB
analogous
#BBBBAB #B3BBAB #ABBBAB
triadic
#B3BBAB #ABB3BB #BBABB3
tetradic
#B3BBAB #ABBBBB #B3ABBB #BBABAB
square
#B3BBAB #ABBBBB #B3ABBB #BBABAB
split-complementary
#B3BBAB #ABABBB #BBABBB
monochromatic
#768269 #94A089 #B3BBAB #D2D6CD #F0F1EE
Accessibility & contrast
On white
1.98
#B3BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#B3BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BBAB
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BBAB | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AA
Deuteranopia (green-blind)
#BCB8AC
Tritanopia (blue-blind)
#B4B9B6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b3bbab; /* rgb */ color: rgb(179, 187, 171); /* oklch */ color: oklch(78.1% 0.024 128.8);
Tailwind
colors: {
custom: {
50: '#c9cfc4',
500: '#b3bbab',
950: '#000000',
},
}SCSS
$custom: #b3bbab; $custom-light: #c9cfc4; $custom-dark: #000000;
JSON
{
"hex": "#b3bbab",
"rgb": {
"r": 179,
"g": 187,
"b": 171
},
"hsl": {
"h": 90,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.78123,
"c": 0.02393,
"h": 128.8
},
"luminance": 0.48065
}Semantic roles & 50–950 ramp
primary
#B3BBAB
secondary
#E1DFE3
accent
#519573
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281