#B2BDAB#B2BDAB
#B2BDAB is a light, muted yellow-green. Relative luminance 0.488; OKLCH L 78.5% C 0.028 H 133.0°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BDAB |
|---|---|
| RGB | rgb(178, 189, 171) |
| HSL | hsl(97, 12%, 71%) |
| HSV | hsv(97, 10%, 74%) |
| CMYK | cmyk(5.8%, 0%, 9.5%, 25.9%) |
| CIE-LAB | lab(75.33, -7.13, 7.80) |
| CIE-LCH | lch(75.33, 10.57, 132.45°) |
| OKLab | oklab(78.47% -0.019 0.0203) |
| OKLCH | oklch(78.47% 0.028 133) |
| XYZ | xyz(43.9071, 48.8002, 45.6264) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.43
Sage Green
#9CAF88
ΔE00 8.68
Cement
#A5A391
ΔE00 8.69
Silver (survey)
#C5C9C7
ΔE00 8.91
Greyish
#A8A495
ΔE00 9.28
Bland
#AFA88B
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BDAB #B6ABBD
analogous
#BBBDAB #B2BDAB #ABBDAD
triadic
#B2BDAB #ABB2BD #BDABB2
tetradic
#B2BDAB #ABBBBD #B6ABBD #BDADAB
square
#B2BDAB #ABBBBD #B6ABBD #BDADAB
split-complementary
#B2BDAB #ADABBD #BDABBB
monochromatic
#748569 #93A289 #B2BDAB #D1D8CD #EFF2EE
Accessibility & contrast
On white
1.95
#B2BDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#B2BDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BDAB
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BDAB | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAAA
Deuteranopia (green-blind)
#BDB9AC
Tritanopia (blue-blind)
#B2BBB8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b2bdab; /* rgb */ color: rgb(178, 189, 171); /* oklch */ color: oklch(78.5% 0.028 133.0);
Tailwind
colors: {
custom: {
50: '#c9d0c4',
500: '#b2bdab',
950: '#000000',
},
}SCSS
$custom: #b2bdab; $custom-light: #c9d0c4; $custom-dark: #000000;
JSON
{
"hex": "#b2bdab",
"rgb": {
"r": 178,
"g": 189,
"b": 171
},
"hsl": {
"h": 96.667,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.78469,
"c": 0.0278,
"h": 133
},
"luminance": 0.488
}Semantic roles & 50–950 ramp
primary
#B2BDAB
secondary
#E2DFE4
accent
#4F967B
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131412
muted
#828281