#B1BCAE#B1BCAE
#B1BCAE is a light, muted green. Relative luminance 0.484; OKLCH L 78.3% C 0.023 H 139.0°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BCAE |
|---|---|
| RGB | rgb(177, 188, 174) |
| HSL | hsl(107, 9%, 71%) |
| HSV | hsv(107, 7%, 74%) |
| CMYK | cmyk(5.9%, 0%, 7.4%, 26.3%) |
| CIE-LAB | lab(75.06, -6.42, 5.77) |
| CIE-LCH | lch(75.06, 8.64, 138.05°) |
| OKLab | oklab(78.26% -0.0173 0.0151) |
| OKLCH | oklch(78.26% 0.023 139) |
| XYZ | xyz(43.7533, 48.3693, 47.0673) |
| Luminance | 0.4837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.79
Cement
#A5A391
ΔE00 8.62
Greyish
#A8A495
ΔE00 8.99
Silver
#C0C0C0
ΔE00 9.16
Greenish Grey
#96AE8D
ΔE00 9.37
Light Grey
#D8DCD6
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BCAE #B9AEBC
analogous
#B8BCAE #B1BCAE #AEBCB2
triadic
#B1BCAE #AEB1BC #BCAEB1
tetradic
#B1BCAE #AEB8BC #B9AEBC #BCB2AE
square
#B1BCAE #AEB8BC #B9AEBC #BCB2AE
split-complementary
#B1BCAE #B2AEBC #BCAEB8
monochromatic
#71836C #91A08D #B1BCAE #D1D8CF #EFF1EE
Accessibility & contrast
On white
1.97
#B1BCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#B1BCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BCAE
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BCAE | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AD
Deuteranopia (green-blind)
#BBB8AF
Tritanopia (blue-blind)
#B1BBB8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b1bcae; /* rgb */ color: rgb(177, 188, 174); /* oklch */ color: oklch(78.3% 0.023 139.0);
Tailwind
colors: {
custom: {
50: '#c8d0c6',
500: '#b1bcae',
950: '#000000',
},
}SCSS
$custom: #b1bcae; $custom-light: #c8d0c6; $custom-dark: #000000;
JSON
{
"hex": "#b1bcae",
"rgb": {
"r": 177,
"g": 188,
"b": 174
},
"hsl": {
"h": 107.143,
"s": 9.459,
"l": 70.98
},
"oklch": {
"l": 0.78262,
"c": 0.02298,
"h": 139
},
"luminance": 0.4837
}Semantic roles & 50–950 ramp
primary
#B1BCAE
secondary
#E4E1E5
accent
#529385
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282