#BFCABF#BFCABF
#BFCABF is a very light, near-neutral green. Relative luminance 0.571; OKLCH L 82.7% C 0.019 H 145.4°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCABF |
|---|---|
| RGB | rgb(191, 202, 191) |
| HSL | hsl(120, 9%, 77%) |
| HSV | hsv(120, 5%, 79%) |
| CMYK | cmyk(5.4%, 0%, 5.4%, 20.8%) |
| CIE-LAB | lab(80.22, -5.80, 4.19) |
| CIE-LCH | lch(80.22, 7.15, 144.14°) |
| OKLab | oklab(82.74% -0.0159 0.011) |
| OKLCH | oklch(82.74% 0.019 145.4) |
| XYZ | xyz(52.0086, 57.0787, 57.5574) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.60
Light Grey
#D8DCD6
ΔE00 6.23
Silver
#C0C0C0
ΔE00 8.12
Light Gray
#D3D3D3
ΔE00 8.45
Gainsboro
#DCDCDC
ΔE00 9.38
Fog
#D8DCE0
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCABF #CABFCA
analogous
#C5CABF #BFCABF #BFCAC5
triadic
#BFCABF #BFBFCA #CABFBF
tetradic
#BFCABF #BFC5CA #CABFCA #CAC5BF
square
#BFCABF #BFC5CA #CABFCA #CAC5BF
split-complementary
#BFCABF #C5BFCA #CABFC5
monochromatic
#7C937C #9EAE9E #BFCABF #E0E6E0 #EEF1EE
Accessibility & contrast
On white
1.69
#BFCABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#BFCABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCABF
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCABF | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#C9C6BF
Tritanopia (blue-blind)
#BEC9C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcabf; /* rgb */ color: rgb(191, 202, 191); /* oklch */ color: oklch(82.7% 0.019 145.4);
Tailwind
colors: {
custom: {
50: '#d2dad2',
500: '#bfcabf',
950: '#000000',
},
}SCSS
$custom: #bfcabf; $custom-light: #d2dad2; $custom-dark: #000000;
JSON
{
"hex": "#bfcabf",
"rgb": {
"r": 191,
"g": 202,
"b": 191
},
"hsl": {
"h": 120,
"s": 9.402,
"l": 77.059
},
"oklch": {
"l": 0.82737,
"c": 0.01932,
"h": 145.4
},
"luminance": 0.57079
}Semantic roles & 50–950 ramp
primary
#BFCABF
secondary
#9D909D
accent
#529393
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383