#B3BBAD#B3BBAD
#B3BBAD is a light, muted yellow-green. Relative luminance 0.481; OKLCH L 78.2% C 0.021 H 131.5°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BBAD |
|---|---|
| RGB | rgb(179, 187, 173) |
| HSL | hsl(94, 9%, 71%) |
| HSV | hsv(94, 7%, 73%) |
| CMYK | cmyk(4.3%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(74.91, -5.37, 6.13) |
| CIE-LCH | lch(74.91, 8.15, 131.21°) |
| OKLab | oklab(78.18% -0.0142 0.016) |
| OKLCH | oklch(78.18% 0.021 131.5) |
| XYZ | xyz(43.9023, 48.1413, 46.5064) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.36
Cement
#A5A391
ΔE00 7.82
Greyish
#A8A495
ΔE00 8.05
Silver
#C0C0C0
ΔE00 8.48
Dark Gray
#A9A9A9
ΔE00 9.29
Bland
#AFA88B
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BBAD #B5ADBB
analogous
#BABBAD #B3BBAD #ADBBAE
triadic
#B3BBAD #ADB3BB #BBADB3
tetradic
#B3BBAD #ADBABB #B5ADBB #BBAEAD
square
#B3BBAD #ADBABB #B5ADBB #BBAEAD
split-complementary
#B3BBAD #AEADBB #BBADBA
monochromatic
#75826C #949F8C #B3BBAD #D2D7CE #EFF1EE
Accessibility & contrast
On white
1.98
#B3BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#B3BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BBAD
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BBAD | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AC
Deuteranopia (green-blind)
#BBB8AE
Tritanopia (blue-blind)
#B3BAB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b3bbad; /* rgb */ color: rgb(179, 187, 173); /* oklch */ color: oklch(78.2% 0.021 131.5);
Tailwind
colors: {
custom: {
50: '#c9cfc5',
500: '#b3bbad',
950: '#000000',
},
}SCSS
$custom: #b3bbad; $custom-light: #c9cfc5; $custom-dark: #000000;
JSON
{
"hex": "#b3bbad",
"rgb": {
"r": 179,
"g": 187,
"b": 173
},
"hsl": {
"h": 94.286,
"s": 9.333,
"l": 70.588
},
"oklch": {
"l": 0.78177,
"c": 0.02139,
"h": 131.5
},
"luminance": 0.48141
}Semantic roles & 50–950 ramp
primary
#B3BBAD
secondary
#E2E0E4
accent
#529377
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281