#BFCABD#BFCABD
#BFCABD is a very light, muted green. Relative luminance 0.570; OKLCH L 82.7% C 0.022 H 140.9°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCABD |
|---|---|
| RGB | rgb(191, 202, 189) |
| HSL | hsl(111, 11%, 77%) |
| HSV | hsv(111, 6%, 79%) |
| CMYK | cmyk(5.4%, 0%, 6.4%, 20.8%) |
| CIE-LAB | lab(80.17, -6.16, 5.19) |
| CIE-LCH | lch(80.17, 8.05, 139.87°) |
| OKLab | oklab(82.68% -0.0167 0.0136) |
| OKLCH | oklch(82.68% 0.022 140.9) |
| XYZ | xyz(51.7900, 56.9913, 56.4062) |
| Luminance | 0.5699 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.29
Light Grey
#D8DCD6
ΔE00 6.65
Silver
#C0C0C0
ΔE00 8.73
Light Gray
#D3D3D3
ΔE00 9.05
Gainsboro
#DCDCDC
ΔE00 9.93
Warm Gray
#C9BEB0
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCABD #C8BDCA
analogous
#C6CABD #BFCABD #BDCAC2
triadic
#BFCABD #BDBFCA #CABDBF
tetradic
#BFCABD #BDC6CA #C8BDCA #CAC2BD
square
#BFCABD #BDC6CA #C8BDCA #CAC2BD
split-complementary
#BFCABD #C2BDCA #CABDC6
monochromatic
#7D9379 #9EAF9B #BFCABD #E0E5DF #EFF1EE
Accessibility & contrast
On white
1.69
#BFCABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#BFCABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCABD
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCABD | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BC
Deuteranopia (green-blind)
#C9C6BE
Tritanopia (blue-blind)
#BEC9C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcabd; /* rgb */ color: rgb(191, 202, 189); /* oklch */ color: oklch(82.7% 0.022 140.9);
Tailwind
colors: {
custom: {
50: '#d2dad0',
500: '#bfcabd',
950: '#000000',
},
}SCSS
$custom: #bfcabd; $custom-light: #d2dad0; $custom-dark: #000000;
JSON
{
"hex": "#bfcabd",
"rgb": {
"r": 191,
"g": 202,
"b": 189
},
"hsl": {
"h": 110.769,
"s": 10.924,
"l": 76.667
},
"oklch": {
"l": 0.82682,
"c": 0.02152,
"h": 140.9
},
"luminance": 0.56992
}Semantic roles & 50–950 ramp
primary
#BFCABD
secondary
#9B8E9E
accent
#51958A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383