#B1BBAE#B1BBAE
#B1BBAE is a light, muted green. Relative luminance 0.479; OKLCH L 78.0% C 0.021 H 138.4°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BBAE |
|---|---|
| RGB | rgb(177, 187, 174) |
| HSL | hsl(106, 9%, 71%) |
| HSV | hsv(106, 7%, 73%) |
| CMYK | cmyk(5.3%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(74.79, -5.89, 5.39) |
| CIE-LCH | lch(74.79, 7.99, 137.58°) |
| OKLab | oklab(78.05% -0.0159 0.0141) |
| OKLCH | oklch(78.05% 0.021 138.4) |
| XYZ | xyz(43.5404, 47.9435, 46.9964) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.42
Cement
#A5A391
ΔE00 8.29
Greyish
#A8A495
ΔE00 8.56
Silver
#C0C0C0
ΔE00 8.65
Dark Gray
#A9A9A9
ΔE00 9.38
Light Grey
#D8DCD6
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BBAE #B8AEBB
analogous
#B7BBAE #B1BBAE #AEBBB1
triadic
#B1BBAE #AEB1BB #BBAEB1
tetradic
#B1BBAE #AEB7BB #B8AEBB #BBB1AE
square
#B1BBAE #AEB7BB #B8AEBB #BBB1AE
split-complementary
#B1BBAE #B1AEBB #BBAEB7
monochromatic
#72826D #919F8D #B1BBAE #D1D7CF #EFF1EE
Accessibility & contrast
On white
1.98
#B1BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#B1BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BBAE
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BBAE | 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)
#BCB9AD
Deuteranopia (green-blind)
#BAB8AF
Tritanopia (blue-blind)
#B1BAB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b1bbae; /* rgb */ color: rgb(177, 187, 174); /* oklch */ color: oklch(78.0% 0.021 138.4);
Tailwind
colors: {
custom: {
50: '#c8cfc6',
500: '#b1bbae',
950: '#000000',
},
}SCSS
$custom: #b1bbae; $custom-light: #c8cfc6; $custom-dark: #000000;
JSON
{
"hex": "#b1bbae",
"rgb": {
"r": 177,
"g": 187,
"b": 174
},
"hsl": {
"h": 106.154,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.7805,
"c": 0.02124,
"h": 138.4
},
"luminance": 0.47944
}Semantic roles & 50–950 ramp
primary
#B1BBAE
secondary
#E3E1E4
accent
#539384
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282