#B1BFAA#B1BFAA
#B1BFAA is a light, muted green. Relative luminance 0.495; OKLCH L 78.8% C 0.033 H 135.0°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BFAA |
|---|---|
| RGB | rgb(177, 191, 170) |
| HSL | hsl(100, 14%, 71%) |
| HSV | hsv(100, 11%, 75%) |
| CMYK | cmyk(7.3%, 0%, 11%, 25.1%) |
| CIE-LAB | lab(75.77, -8.71, 8.96) |
| CIE-LCH | lch(75.77, 12.50, 134.20°) |
| OKLab | oklab(78.79% -0.0233 0.0233) |
| OKLCH | oklch(78.79% 0.033 135) |
| XYZ | xyz(44.0167, 49.5107, 45.2600) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.50
Sage Green
#9CAF88
ΔE00 7.78
Cement
#A5A391
ΔE00 9.75
Silver (survey)
#C5C9C7
ΔE00 10.14
Bland
#AFA88B
ΔE00 10.43
Darkseagreen
#8FBC8F
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BFAA #B8AABF
analogous
#BBBFAA #B1BFAA #AABFAD
triadic
#B1BFAA #AAB1BF #BFAAB1
tetradic
#B1BFAA #AABBBF #B8AABF #BFADAA
square
#B1BFAA #AABBBF #B8AABF #BFADAA
split-complementary
#B1BFAA #ADAABF #BFAABB
monochromatic
#728866 #91A587 #B1BFAA #D1D9CD #EFF2EE
Accessibility & contrast
On white
1.93
#B1BFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#B1BFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BFAA
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BFAA | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBA9
Deuteranopia (green-blind)
#BFBAAB
Tritanopia (blue-blind)
#B1BDB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b1bfaa; /* rgb */ color: rgb(177, 191, 170); /* oklch */ color: oklch(78.8% 0.033 135.0);
Tailwind
colors: {
custom: {
50: '#c8d2c3',
500: '#b1bfaa',
950: '#000000',
},
}SCSS
$custom: #b1bfaa; $custom-light: #c8d2c3; $custom-dark: #000000;
JSON
{
"hex": "#b1bfaa",
"rgb": {
"r": 177,
"g": 191,
"b": 170
},
"hsl": {
"h": 100,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.78792,
"c": 0.03297,
"h": 135
},
"luminance": 0.49511
}Semantic roles & 50–950 ramp
primary
#B1BFAA
secondary
#E3E0E5
accent
#4D987F
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281