#BFCFBD#BFCFBD
#BFCFBD is a very light, muted green. Relative luminance 0.594; OKLCH L 83.7% C 0.030 H 142.2°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFBD |
|---|---|
| RGB | rgb(191, 207, 189) |
| HSL | hsl(113, 16%, 78%) |
| HSV | hsv(113, 9%, 81%) |
| CMYK | cmyk(7.7%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(81.50, -8.75, 7.10) |
| CIE-LCH | lch(81.50, 11.27, 140.96°) |
| OKLab | oklab(83.73% -0.0238 0.0185) |
| OKLCH | oklch(83.73% 0.03 142.2) |
| XYZ | xyz(52.9823, 59.3757, 56.8036) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.29
Silver (survey)
#C5C9C7
ΔE00 8.94
Honeydew
#F0FFF0
ΔE00 10.80
Greenish Grey
#96AE8D
ΔE00 11.12
Beige
#F5F5DC
ΔE00 11.21
Light Gray
#D3D3D3
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFBD #CDBDCF
analogous
#C8CFBD #BFCFBD #BDCFC4
triadic
#BFCFBD #BDBFCF #CFBDBF
tetradic
#BFCFBD #BDC8CF #CDBDCF #CFC4BD
square
#BFCFBD #BDC8CF #CDBDCF #CFC4BD
split-complementary
#BFCFBD #C4BDCF #CFBDC8
monochromatic
#7A9B76 #9DB59A #BFCFBD #E1E9E0 #EEF2ED
Accessibility & contrast
On white
1.63
#BFCFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#BFCFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFBD
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFBD | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBC
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#BECECA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfcfbd; /* rgb */ color: rgb(191, 207, 189); /* oklch */ color: oklch(83.7% 0.030 142.2);
Tailwind
colors: {
custom: {
50: '#d2ddd0',
500: '#bfcfbd',
950: '#000000',
},
}SCSS
$custom: #bfcfbd; $custom-light: #d2ddd0; $custom-dark: #000000;
JSON
{
"hex": "#bfcfbd",
"rgb": {
"r": 191,
"g": 207,
"b": 189
},
"hsl": {
"h": 113.333,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.83729,
"c": 0.03017,
"h": 142.2
},
"luminance": 0.59376
}Semantic roles & 50–950 ramp
primary
#BFCFBD
secondary
#A18DA3
accent
#4B9A91
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483