#B2BBAC#B2BBAC
#B2BBAC is a light, muted yellow-green. Relative luminance 0.480; OKLCH L 78.1% C 0.023 H 132.6°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBAC |
|---|---|
| RGB | rgb(178, 187, 172) |
| HSL | hsl(96, 10%, 70%) |
| HSV | hsv(96, 8%, 73%) |
| CMYK | cmyk(4.8%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(74.81, -5.90, 6.52) |
| CIE-LCH | lch(74.81, 8.79, 132.15°) |
| OKLab | oklab(78.07% -0.0156 0.017) |
| OKLCH | oklch(78.07% 0.023 132.6) |
| XYZ | xyz(43.5756, 47.9840, 45.9879) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.86
Cement
#A5A391
ΔE00 7.95
Greyish
#A8A495
ΔE00 8.31
Silver
#C0C0C0
ΔE00 9.05
Greenish Grey
#96AE8D
ΔE00 9.39
Bland
#AFA88B
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBAC #B5ACBB
analogous
#B9BBAC #B2BBAC #ACBBAD
triadic
#B2BBAC #ACB2BB #BBACB2
tetradic
#B2BBAC #ACB9BB #B5ACBB #BBADAC
square
#B2BBAC #ACB9BB #B5ACBB #BBADAC
split-complementary
#B2BBAC #ADACBB #BBACB9
monochromatic
#74826B #939F8A #B2BBAC #D1D7CE #EFF1EE
Accessibility & contrast
On white
1.98
#B2BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#B2BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBAC
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBAC | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AB
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#B2BAB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b2bbac; /* rgb */ color: rgb(178, 187, 172); /* oklch */ color: oklch(78.1% 0.023 132.6);
Tailwind
colors: {
custom: {
50: '#c9cfc4',
500: '#b2bbac',
950: '#000000',
},
}SCSS
$custom: #b2bbac; $custom-light: #c9cfc4; $custom-dark: #000000;
JSON
{
"hex": "#b2bbac",
"rgb": {
"r": 178,
"g": 187,
"b": 172
},
"hsl": {
"h": 96,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.78072,
"c": 0.02313,
"h": 132.6
},
"luminance": 0.47984
}Semantic roles & 50–950 ramp
primary
#B2BBAC
secondary
#E2DFE3
accent
#529479
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281