#B1BFAB#B1BFAB
#B1BFAB is a light, muted green. Relative luminance 0.495; OKLCH L 78.8% C 0.032 H 136.2°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BFAB |
|---|---|
| RGB | rgb(177, 191, 171) |
| HSL | hsl(102, 14%, 71%) |
| HSV | hsv(102, 10%, 75%) |
| CMYK | cmyk(7.3%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(75.79, -8.54, 8.45) |
| CIE-LCH | lch(75.79, 12.01, 135.29°) |
| OKLab | oklab(78.82% -0.0229 0.022) |
| OKLCH | oklch(78.82% 0.032 136.2) |
| XYZ | xyz(44.1116, 49.5487, 45.7601) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.71
Sage Green
#9CAF88
ΔE00 8.06
Cement
#A5A391
ΔE00 9.73
Silver (survey)
#C5C9C7
ΔE00 9.85
Greyish
#A8A495
ΔE00 10.47
Bland
#AFA88B
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BFAB #B9ABBF
analogous
#BBBFAB #B1BFAB #ABBFAF
triadic
#B1BFAB #ABB1BF #BFABB1
tetradic
#B1BFAB #ABBBBF #B9ABBF #BFAFAB
square
#B1BFAB #ABBBBF #B9ABBF #BFAFAB
split-complementary
#B1BFAB #AFABBF #BFABBB
monochromatic
#718868 #91A588 #B1BFAB #D1D9CE #EFF2EE
Accessibility & contrast
On white
1.92
#B1BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#B1BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BFAB
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BFAB | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAA
Deuteranopia (green-blind)
#BEBAAC
Tritanopia (blue-blind)
#B1BDB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b1bfab; /* rgb */ color: rgb(177, 191, 171); /* oklch */ color: oklch(78.8% 0.032 136.2);
Tailwind
colors: {
custom: {
50: '#c8d2c4',
500: '#b1bfab',
950: '#000000',
},
}SCSS
$custom: #b1bfab; $custom-light: #c8d2c4; $custom-dark: #000000;
JSON
{
"hex": "#b1bfab",
"rgb": {
"r": 177,
"g": 191,
"b": 171
},
"hsl": {
"h": 102,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.78819,
"c": 0.03177,
"h": 136.2
},
"luminance": 0.49549
}Semantic roles & 50–950 ramp
primary
#B1BFAB
secondary
#E4E0E6
accent
#4E9882
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131412
muted
#828281