#BFCFBC#BFCFBC
#BFCFBC is a very light, muted green. Relative luminance 0.593; OKLCH L 83.7% C 0.031 H 140.7°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFBC |
|---|---|
| RGB | rgb(191, 207, 188) |
| HSL | hsl(111, 17%, 77%) |
| HSV | hsv(111, 9%, 81%) |
| CMYK | cmyk(7.7%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(81.47, -8.93, 7.60) |
| CIE-LCH | lch(81.47, 11.72, 139.62°) |
| OKLab | oklab(83.7% -0.0242 0.0198) |
| OKLCH | oklch(83.7% 0.031 140.7) |
| XYZ | xyz(52.8741, 59.3324, 56.2339) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.53
Silver (survey)
#C5C9C7
ΔE00 9.23
Honeydew
#F0FFF0
ΔE00 10.86
Greenish Grey
#96AE8D
ΔE00 10.94
Beige
#F5F5DC
ΔE00 11.17
Sage Green
#9CAF88
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFBC #CCBCCF
analogous
#C9CFBC #BFCFBC #BCCFC2
triadic
#BFCFBC #BCBFCF #CFBCBF
tetradic
#BFCFBC #BCC9CF #CCBCCF #CFC2BC
square
#BFCFBC #BCC9CF #CCBCCF #CFC2BC
split-complementary
#BFCFBC #C2BCCF #CFBCC9
monochromatic
#7B9C75 #9DB598 #BFCFBC #E1E9E0 #EEF2ED
Accessibility & contrast
On white
1.63
#BFCFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#BFCFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFBC
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFBC | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBB
Deuteranopia (green-blind)
#CDCABD
Tritanopia (blue-blind)
#BECEC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfcfbc; /* rgb */ color: rgb(191, 207, 188); /* oklch */ color: oklch(83.7% 0.031 140.7);
Tailwind
colors: {
custom: {
50: '#d2ddd0',
500: '#bfcfbc',
950: '#000000',
},
}SCSS
$custom: #bfcfbc; $custom-light: #d2ddd0; $custom-dark: #000000;
JSON
{
"hex": "#bfcfbc",
"rgb": {
"r": 191,
"g": 207,
"b": 188
},
"hsl": {
"h": 110.526,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.83702,
"c": 0.03129,
"h": 140.7
},
"luminance": 0.59333
}Semantic roles & 50–950 ramp
primary
#BFCFBC
secondary
#A08CA4
accent
#4B9B8E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483