#B2BBAD#B2BBAD
#B2BBAD is a light, muted yellow-green. Relative luminance 0.480; OKLCH L 78.1% C 0.022 H 134.1°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBAD |
|---|---|
| RGB | rgb(178, 187, 173) |
| HSL | hsl(99, 9%, 71%) |
| HSV | hsv(99, 7%, 73%) |
| CMYK | cmyk(4.8%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(74.84, -5.72, 6.01) |
| CIE-LCH | lch(74.84, 8.30, 133.59°) |
| OKLab | oklab(78.1% -0.0152 0.0157) |
| OKLCH | oklch(78.1% 0.022 134.1) |
| XYZ | xyz(43.6720, 48.0226, 46.4956) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.54
Cement
#A5A391
ΔE00 8.01
Greyish
#A8A495
ΔE00 8.30
Silver
#C0C0C0
ΔE00 8.72
Dark Gray
#A9A9A9
ΔE00 9.47
Bland
#AFA88B
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBAD #B6ADBB
analogous
#B9BBAD #B2BBAD #ADBBAF
triadic
#B2BBAD #ADB2BB #BBADB2
tetradic
#B2BBAD #ADB9BB #B6ADBB #BBAFAD
square
#B2BBAD #ADB9BB #B6ADBB #BBAFAD
split-complementary
#B2BBAD #AFADBB #BBADB9
monochromatic
#74826C #939F8C #B2BBAD #D1D7CE #EFF1EE
Accessibility & contrast
On white
1.98
#B2BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#B2BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBAD
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBAD | 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)
#BCB9AC
Deuteranopia (green-blind)
#BBB8AE
Tritanopia (blue-blind)
#B2BAB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b2bbad; /* rgb */ color: rgb(178, 187, 173); /* oklch */ color: oklch(78.1% 0.022 134.1);
Tailwind
colors: {
custom: {
50: '#c9cfc5',
500: '#b2bbad',
950: '#000000',
},
}SCSS
$custom: #b2bbad; $custom-light: #c9cfc5; $custom-dark: #000000;
JSON
{
"hex": "#b2bbad",
"rgb": {
"r": 178,
"g": 187,
"b": 173
},
"hsl": {
"h": 98.571,
"s": 9.333,
"l": 70.588
},
"oklch": {
"l": 0.781,
"c": 0.02189,
"h": 134.1
},
"luminance": 0.48023
}Semantic roles & 50–950 ramp
primary
#B2BBAD
secondary
#E2E0E4
accent
#52937C
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281