#B2BBAB#B2BBAB
#B2BBAB is a light, muted yellow-green. Relative luminance 0.479; OKLCH L 78.0% C 0.024 H 131.2°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBAB |
|---|---|
| RGB | rgb(178, 187, 171) |
| HSL | hsl(94, 11%, 70%) |
| HSV | hsv(94, 9%, 73%) |
| CMYK | cmyk(4.8%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(74.79, -6.08, 7.03) |
| CIE-LCH | lch(74.79, 9.29, 130.86°) |
| OKLab | oklab(78.05% -0.0161 0.0184) |
| OKLCH | oklch(78.05% 0.024 131.2) |
| XYZ | xyz(43.4799, 47.9458, 45.4840) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 7.90
Silver (survey)
#C5C9C7
ΔE00 8.18
Greyish
#A8A495
ΔE00 8.34
Greenish Grey
#96AE8D
ΔE00 9.11
Bland
#AFA88B
ΔE00 9.24
Sage Green
#9CAF88
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBAB #B4ABBB
analogous
#BABBAB #B2BBAB #ABBBAC
triadic
#B2BBAB #ABB2BB #BBABB2
tetradic
#B2BBAB #ABBABB #B4ABBB #BBACAB
square
#B2BBAB #ABBABB #B4ABBB #BBACAB
split-complementary
#B2BBAB #ACABBB #BBABBA
monochromatic
#748269 #93A089 #B2BBAB #D1D6CD #EFF1EE
Accessibility & contrast
On white
1.98
#B2BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#B2BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBAB
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBAB | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB8AA
Deuteranopia (green-blind)
#BBB8AC
Tritanopia (blue-blind)
#B3B9B6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b2bbab; /* rgb */ color: rgb(178, 187, 171); /* oklch */ color: oklch(78.0% 0.024 131.2);
Tailwind
colors: {
custom: {
50: '#c9cfc4',
500: '#b2bbab',
950: '#000000',
},
}SCSS
$custom: #b2bbab; $custom-light: #c9cfc4; $custom-dark: #000000;
JSON
{
"hex": "#b2bbab",
"rgb": {
"r": 178,
"g": 187,
"b": 171
},
"hsl": {
"h": 93.75,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.78045,
"c": 0.02439,
"h": 131.2
},
"luminance": 0.47946
}Semantic roles & 50–950 ramp
primary
#B2BBAB
secondary
#E1DFE3
accent
#519577
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281