#BFCFB3#BFCFB3
#BFCFB3 is a very light, muted yellow-green. Relative luminance 0.590; OKLCH L 83.5% C 0.042 H 131.7°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFB3 |
|---|---|
| RGB | rgb(191, 207, 179) |
| HSL | hsl(94, 23%, 76%) |
| HSV | hsv(94, 14%, 81%) |
| CMYK | cmyk(7.7%, 0%, 13.5%, 18.8%) |
| CIE-LAB | lab(81.27, -10.49, 12.09) |
| CIE-LCH | lch(81.27, 16.01, 130.94°) |
| OKLab | oklab(83.47% -0.0279 0.0313) |
| OKLCH | oklch(83.47% 0.042 131.7) |
| XYZ | xyz(51.9340, 58.9564, 51.2828) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.59
Greenish Grey
#96AE8D
ΔE00 9.83
Light Grey Green
#B7E1A1
ΔE00 10.17
Darkseagreen
#8FBC8F
ΔE00 10.55
Light Grey
#D8DCD6
ΔE00 10.73
Beige
#F5F5DC
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFB3 #C3B3CF
analogous
#CDCFB3 #BFCFB3 #B3CFB5
triadic
#BFCFB3 #B3BFCF #CFB3BF
tetradic
#BFCFB3 #B3CDCF #C3B3CF #CFB5B3
square
#BFCFB3 #B3CDCF #C3B3CF #CFB5B3
split-complementary
#BFCFB3 #B5B3CF #CFB3CD
monochromatic
#80A068 #9FB78D #BFCFB3 #DFE7D9 #EFF3EC
Accessibility & contrast
On white
1.64
#BFCFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#BFCFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFB3
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFB3 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CBB1
Deuteranopia (green-blind)
#CFC9B4
Tritanopia (blue-blind)
#C0CCC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfcfb3; /* rgb */ color: rgb(191, 207, 179); /* oklch */ color: oklch(83.5% 0.042 131.7);
Tailwind
colors: {
custom: {
50: '#d2ddc9',
500: '#bfcfb3',
950: '#000000',
},
}SCSS
$custom: #bfcfb3; $custom-light: #d2ddc9; $custom-dark: #000000;
JSON
{
"hex": "#bfcfb3",
"rgb": {
"r": 191,
"g": 207,
"b": 179
},
"hsl": {
"h": 94.286,
"s": 22.581,
"l": 75.686
},
"oklch": {
"l": 0.8347,
"c": 0.04197,
"h": 131.7
},
"luminance": 0.58957
}Semantic roles & 50–950 ramp
primary
#BFCFB3
secondary
#9682A4
accent
#44A179
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482