#BFC9BD#BFC9BD
#BFC9BD is a very light, near-neutral green. Relative luminance 0.565; OKLCH L 82.5% C 0.020 H 140.5°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC9BD |
|---|---|
| RGB | rgb(191, 201, 189) |
| HSL | hsl(110, 10%, 76%) |
| HSV | hsv(110, 6%, 79%) |
| CMYK | cmyk(5%, 0%, 6%, 21.2%) |
| CIE-LAB | lab(79.91, -5.64, 4.81) |
| CIE-LCH | lch(79.91, 7.41, 139.52°) |
| OKLab | oklab(82.47% -0.0153 0.0126) |
| OKLCH | oklch(82.47% 0.02 140.5) |
| XYZ | xyz(51.5562, 56.5235, 56.3282) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.73
Light Grey
#D8DCD6
ΔE00 6.39
Silver
#C0C0C0
ΔE00 8.13
Light Gray
#D3D3D3
ΔE00 8.57
Gainsboro
#DCDCDC
ΔE00 9.54
Warm Gray
#C9BEB0
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC9BD #C7BDC9
analogous
#C5C9BD #BFC9BD #BDC9C1
triadic
#BFC9BD #BDBFC9 #C9BDBF
tetradic
#BFC9BD #BDC5C9 #C7BDC9 #C9C1BD
square
#BFC9BD #BDC5C9 #C7BDC9 #C9C1BD
split-complementary
#BFC9BD #C1BDC9 #C9BDC5
monochromatic
#7E927A #9EAD9B #BFC9BD #E0E5DF #EFF1EE
Accessibility & contrast
On white
1.71
#BFC9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#BFC9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC9BD
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC9BD | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BC
Deuteranopia (green-blind)
#C8C6BE
Tritanopia (blue-blind)
#BFC8C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfc9bd; /* rgb */ color: rgb(191, 201, 189); /* oklch */ color: oklch(82.5% 0.020 140.5);
Tailwind
colors: {
custom: {
50: '#d2d9d0',
500: '#bfc9bd',
950: '#000000',
},
}SCSS
$custom: #bfc9bd; $custom-light: #d2d9d0; $custom-dark: #000000;
JSON
{
"hex": "#bfc9bd",
"rgb": {
"r": 191,
"g": 201,
"b": 189
},
"hsl": {
"h": 110,
"s": 10,
"l": 76.471
},
"oklch": {
"l": 0.82474,
"c": 0.01979,
"h": 140.5
},
"luminance": 0.56524
}Semantic roles & 50–950 ramp
primary
#BFC9BD
secondary
#9A8E9D
accent
#519489
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383