#B1BFB2#B1BFB2
#B1BFB2 is a light, muted green. Relative luminance 0.498; OKLCH L 79.0% C 0.024 H 147.4°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BFB2 |
|---|---|
| RGB | rgb(177, 191, 178) |
| HSL | hsl(124, 10%, 72%) |
| HSV | hsv(124, 7%, 75%) |
| CMYK | cmyk(7.3%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(75.96, -7.27, 4.91) |
| CIE-LCH | lch(75.96, 8.77, 145.99°) |
| OKLab | oklab(79.01% -0.02 0.0128) |
| OKLCH | oklch(79.01% 0.024 147.4) |
| XYZ | xyz(44.7966, 49.8227, 49.3675) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.80
Silver
#C0C0C0
ΔE00 9.50
Light Grey
#D8DCD6
ΔE00 9.55
Greenish Grey
#96AE8D
ΔE00 9.58
Cement
#A5A391
ΔE00 9.89
Greyish
#A8A495
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BFB2 #BFB1BE
analogous
#B7BFB1 #B1BFB2 #B1BFB9
triadic
#B1BFB2 #B2B1BF #BFB2B1
tetradic
#B1BFB2 #B1B7BF #BFB1BE #BFB9B1
square
#B1BFB2 #B1B7BF #BFB1BE #BFB9B1
split-complementary
#B1BFB2 #B9B1BF #BFB1B7
monochromatic
#6F8770 #8FA391 #B1BFB2 #D3DBD3 #EEF1EE
Accessibility & contrast
On white
1.92
#B1BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#B1BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BFB2
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BFB2 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCB1
Deuteranopia (green-blind)
#BDBBB3
Tritanopia (blue-blind)
#B0BEBB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b1bfb2; /* rgb */ color: rgb(177, 191, 178); /* oklch */ color: oklch(79.0% 0.024 147.4);
Tailwind
colors: {
custom: {
50: '#c8d2c9',
500: '#b1bfb2',
950: '#000000',
},
}SCSS
$custom: #b1bfb2; $custom-light: #c8d2c9; $custom-dark: #000000;
JSON
{
"hex": "#b1bfb2",
"rgb": {
"r": 177,
"g": 191,
"b": 178
},
"hsl": {
"h": 124.286,
"s": 9.859,
"l": 72.157
},
"oklch": {
"l": 0.79008,
"c": 0.02378,
"h": 147.4
},
"luminance": 0.49823
}Semantic roles & 50–950 ramp
primary
#B1BFB2
secondary
#E7E4E7
accent
#528F94
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282