#B3BBAC#B3BBAC
#B3BBAC is a light, muted yellow-green. Relative luminance 0.481; OKLCH L 78.1% C 0.023 H 130.1°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BBAC |
|---|---|
| RGB | rgb(179, 187, 172) |
| HSL | hsl(92, 10%, 70%) |
| HSV | hsv(92, 8%, 73%) |
| CMYK | cmyk(4.3%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(74.89, -5.55, 6.64) |
| CIE-LCH | lch(74.89, 8.65, 129.88°) |
| OKLab | oklab(78.15% -0.0146 0.0173) |
| OKLCH | oklch(78.15% 0.023 130.1) |
| XYZ | xyz(43.8059, 48.1028, 45.9987) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.69
Cement
#A5A391
ΔE00 7.75
Greyish
#A8A495
ΔE00 8.06
Silver
#C0C0C0
ΔE00 8.82
Bland
#AFA88B
ΔE00 9.18
Warm Gray
#C9BEB0
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BBAC #B4ACBB
analogous
#BABBAC #B3BBAC #ACBBAC
triadic
#B3BBAC #ACB3BB #BBACB3
tetradic
#B3BBAC #ACBABB #B4ACBB #BBACAC
square
#B3BBAC #ACBABB #B4ACBB #BBACAC
split-complementary
#B3BBAC #ACACBB #BBACBA
monochromatic
#76826B #949F8A #B3BBAC #D2D7CE #F0F1EE
Accessibility & contrast
On white
1.98
#B3BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#B3BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BBAC
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BBAC | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AB
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#B4BAB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b3bbac; /* rgb */ color: rgb(179, 187, 172); /* oklch */ color: oklch(78.1% 0.023 130.1);
Tailwind
colors: {
custom: {
50: '#c9cfc4',
500: '#b3bbac',
950: '#000000',
},
}SCSS
$custom: #b3bbac; $custom-light: #c9cfc4; $custom-dark: #000000;
JSON
{
"hex": "#b3bbac",
"rgb": {
"r": 179,
"g": 187,
"b": 172
},
"hsl": {
"h": 92,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.7815,
"c": 0.02266,
"h": 130.1
},
"luminance": 0.48103
}Semantic roles & 50–950 ramp
primary
#B3BBAC
secondary
#E2DFE3
accent
#529475
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281