#BFCFBF#BFCFBF
#BFCFBF is a very light, muted green. Relative luminance 0.595; OKLCH L 83.8% C 0.028 H 145.3°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFBF |
|---|---|
| RGB | rgb(191, 207, 191) |
| HSL | hsl(120, 14%, 78%) |
| HSV | hsv(120, 8%, 81%) |
| CMYK | cmyk(7.7%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(81.55, -8.39, 6.10) |
| CIE-LCH | lch(81.55, 10.37, 144.00°) |
| OKLab | oklab(83.78% -0.023 0.0159) |
| OKLCH | oklch(83.78% 0.028 145.3) |
| XYZ | xyz(53.2008, 59.4631, 57.9548) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.82
Silver (survey)
#C5C9C7
ΔE00 8.36
Honeydew
#F0FFF0
ΔE00 10.69
Light Gray
#D3D3D3
ΔE00 10.82
Silver
#C0C0C0
ΔE00 10.96
Beige
#F5F5DC
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFBF #CFBFCF
analogous
#C7CFBF #BFCFBF #BFCFC7
triadic
#BFCFBF #BFBFCF #CFBFBF
tetradic
#BFCFBF #BFC7CF #CFBFCF #CFC7BF
square
#BFCFBF #BFC7CF #CFBFCF #CFC7BF
split-complementary
#BFCFBF #C7BFCF #CFBFC7
monochromatic
#799B79 #9CB59C #BFCFBF #E2E9E2 #EEF2EE
Accessibility & contrast
On white
1.63
#BFCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#BFCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFBF
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFBF | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBE
Deuteranopia (green-blind)
#CDCAC0
Tritanopia (blue-blind)
#BECECA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfcfbf; /* rgb */ color: rgb(191, 207, 191); /* oklch */ color: oklch(83.8% 0.028 145.3);
Tailwind
colors: {
custom: {
50: '#d2ddd2',
500: '#bfcfbf',
950: '#000000',
},
}SCSS
$custom: #bfcfbf; $custom-light: #d2ddd2; $custom-dark: #000000;
JSON
{
"hex": "#bfcfbf",
"rgb": {
"r": 191,
"g": 207,
"b": 191
},
"hsl": {
"h": 120,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.83782,
"c": 0.02798,
"h": 145.3
},
"luminance": 0.59464
}Semantic roles & 50–950 ramp
primary
#BFCFBF
secondary
#A38FA3
accent
#4D9898
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483