#B1BFAE#B1BFAE
#B1BFAE is a light, muted green. Relative luminance 0.497; OKLCH L 78.9% C 0.028 H 140.2°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BFAE |
|---|---|
| RGB | rgb(177, 191, 174) |
| HSL | hsl(109, 12%, 72%) |
| HSV | hsv(109, 9%, 75%) |
| CMYK | cmyk(7.3%, 0%, 8.9%, 25.1%) |
| CIE-LAB | lab(75.86, -8.00, 6.93) |
| CIE-LCH | lch(75.86, 10.58, 139.10°) |
| OKLab | oklab(78.9% -0.0217 0.0181) |
| OKLCH | oklch(78.9% 0.028 140.2) |
| XYZ | xyz(44.4008, 49.6644, 47.2832) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.44
Sage Green
#9CAF88
ΔE00 8.95
Silver (survey)
#C5C9C7
ΔE00 8.98
Cement
#A5A391
ΔE00 9.72
Light Grey
#D8DCD6
ΔE00 10.28
Greyish
#A8A495
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BFAE #BCAEBF
analogous
#BABFAE #B1BFAE #AEBFB4
triadic
#B1BFAE #AEB1BF #BFAEB1
tetradic
#B1BFAE #AEBABF #BCAEBF #BFB4AE
square
#B1BFAE #AEBABF #BCAEBF #BFB4AE
split-complementary
#B1BFAE #B4AEBF #BFAEBA
monochromatic
#70886B #90A48C #B1BFAE #D2DAD0 #EFF1EE
Accessibility & contrast
On white
1.92
#B1BFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#B1BFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BFAE
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BFAE | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAD
Deuteranopia (green-blind)
#BEBAAF
Tritanopia (blue-blind)
#B0BEBA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b1bfae; /* rgb */ color: rgb(177, 191, 174); /* oklch */ color: oklch(78.9% 0.028 140.2);
Tailwind
colors: {
custom: {
50: '#c8d2c6',
500: '#b1bfae',
950: '#000000',
},
}SCSS
$custom: #b1bfae; $custom-light: #c8d2c6; $custom-dark: #000000;
JSON
{
"hex": "#b1bfae",
"rgb": {
"r": 177,
"g": 191,
"b": 174
},
"hsl": {
"h": 109.412,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.78899,
"c": 0.02822,
"h": 140.2
},
"luminance": 0.49665
}Semantic roles & 50–950 ramp
primary
#B1BFAE
secondary
#E6E2E7
accent
#509689
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282